diff --git a/service/go.mod b/service/go.mod index 474ef9c..dba4943 100644 --- a/service/go.mod +++ b/service/go.mod @@ -1,6 +1,6 @@ module sun-panel -go 1.19 +go 1.20 require ( github.com/fatih/color v1.15.0