We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e82c32 commit f85c368Copy full SHA for f85c368
go.mod
@@ -2,7 +2,7 @@ module github.com/nullify-platform/config-file-parser
2
3
go 1.22.0
4
5
-toolchain go1.23.2
+toolchain go1.23.3
6
7
require (
8
github.com/gobwas/glob v0.2.3
0 commit comments