Skip to content

Commit 6de9f4f

Browse files
committed
fix(tests): rollback go.mod version to 1.20
1 parent 5df1cfb commit 6de9f4f

File tree

2 files changed

+1
-48
lines changed

2 files changed

+1
-48
lines changed

tests/go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/shellhub-io/shellhub/tests
22

3-
go 1.21
3+
go 1.20
44

55
require (
66
github.com/go-resty/resty/v2 v2.10.0

0 commit comments

Comments
 (0)