We use cookies to ensure you get the best experience on our website
This website works better with JavaScript
Home
Explore
Help
Sign In
mirror
/
golang-fave
mirror of
https://github.com/vladimirok5959/golang-fave.git
Watch
2
Star
0
Fork
0
Files
Wiki
Browse Source
go 1.18
Volodymyr Tkach
2 years ago
parent
04f58ab2f8
commit
d16215f330
1 changed files
with
1 additions
and
1 deletions
Unified View
Show Diff Stats
1
1
go.mod
+ 1
- 1
go.mod
View File
@@ -11,4 +11,4 @@ require (
google.golang.org/appengine v1.4.0 // indirect
google.golang.org/appengine v1.4.0 // indirect
)
)
-go 1.1
3
+go 1.1
8