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 bc2abec commit a18a428Copy full SHA for a18a428
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.1
+toolchain go1.23.2
6
7
require (
8
github.com/gobwas/glob v0.2.3
0 commit comments