We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent de32ce8 commit 10211a3Copy full SHA for 10211a3
go.mod
@@ -2,7 +2,7 @@ module github.com/cresta/gitdb
2
3
go 1.24.0
4
5
-toolchain go1.25.7
+toolchain go1.26.0
6
7
require (
8
github.com/auth0/go-jwt-middleware v0.0.0-20200810150920-a32d7af194d1
0 commit comments