diff --git a/go.mod b/go.mod index f2d7a0b..ae6b3b3 100644 --- a/go.mod +++ b/go.mod @@ -1,6 +1,6 @@ module github.com/codesphere-cloud/cs-go -go 1.26.0 +go 1.26.1 require ( github.com/creativeprojects/go-selfupdate v1.5.2