Skip to content

Commit d49c6f6

Browse files
committed
Undo changes in go.mod
1 parent 09db792 commit d49c6f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module github.com/tus/tusd/v2
33
// Specify the Go version needed for the Heroku deployment
44
// See https://github.com/heroku/heroku-buildpack-go#go-module-specifics
55
// +heroku goVersion go1.22
6-
go 1.22.1
6+
go 1.21.0
77

88
toolchain go1.23.1
99

0 commit comments

Comments
 (0)