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 9679753 commit a5bcbe3Copy full SHA for a5bcbe3
go.mod
@@ -2,4 +2,4 @@ module github.com/ralvarezdev/go-logger
2
3
go 1.23.4
4
5
-require github.com/ralvarezdev/go-flags v0.3.0
+require github.com/ralvarezdev/go-flags v0.3.1
go.sum
@@ -1,2 +1,3 @@
1
github.com/ralvarezdev/go-flags v0.3.0 h1:JItUzutZKiVsYxQGRjF9DsGTBvRo3ScadMz5s6YUcKY=
github.com/ralvarezdev/go-flags v0.3.0/go.mod h1:R3yVBYvzwqfOp26LidaiJ/zftVAnPC3pKunVpV/vosE=
+github.com/ralvarezdev/go-flags v0.3.1/go.mod h1:R3yVBYvzwqfOp26LidaiJ/zftVAnPC3pKunVpV/vosE=
0 commit comments