This website works better with JavaScript
Home
Explore
Help
Sign In
aneurin
/
go-qs
Watch
1
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Browse Source
fix go version to 1.21
Aneurin Barker Snook
1 year ago
parent
7f3dc0c79d
commit
41007a39b9
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
go.mod
+ 1
- 1
go.mod
View File
@@ -1,3 +1,3 @@
module github.com/recipeer/go/qs
module github.com/recipeer/go/qs
-go 1.21
.1
+go 1.21