We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6b631f commit ccd05f9Copy full SHA for ccd05f9
go.mod
@@ -1,6 +1,6 @@
1
module github.com/bigkevmcd/go-configparser
2
3
-go 1.19
+go 1.21
4
5
require gopkg.in/check.v1 v1.0.0-20201130134442-10cb98267c6c
6
0 commit comments