We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d5b42b3 commit 927c9d4Copy full SHA for 927c9d4
go.mod
@@ -1,8 +1,8 @@
1
module github.com/etcd-io/auger
2
3
-go 1.23.0
+go 1.24
4
5
-toolchain go1.23.6
+toolchain go1.24.0
6
7
require (
8
github.com/google/safetext v0.0.0-20220914124124-e18e3fe012bf
0 commit comments