diff --git a/go.mod b/go.mod index bcc17d0..94b1deb 100644 --- a/go.mod +++ b/go.mod @@ -4,7 +4,7 @@ go 1.26.0 require ( forge.lthn.ai/core/go v0.2.2 - forge.lthn.ai/core/config v0.1.2 + forge.lthn.ai/core/config v0.1.0 forge.lthn.ai/core/go-webview v0.1.2 github.com/gorilla/websocket v1.5.3 github.com/leaanthony/u v1.1.1