We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
go.mod
1 parent 09db792 commit d49c6f6Copy full SHA for d49c6f6
go.mod
@@ -3,7 +3,7 @@ module github.com/tus/tusd/v2
3
// Specify the Go version needed for the Heroku deployment
4
// See https://github.com/heroku/heroku-buildpack-go#go-module-specifics
5
// +heroku goVersion go1.22
6
-go 1.22.1
+go 1.21.0
7
8
toolchain go1.23.1
9
0 commit comments