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-ctrlc
mirror of
https://github.com/vladimirok5959/golang-ctrlc.git
Watch
2
Star
0
Fork
0
Files
Wiki
Browse Source
Update Go version
Volodymyr Tkach
2 years ago
parent
e6b74e2926
commit
c3dab62598
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
go.mod
+ 1
- 1
go.mod
View File
@@ -1,3 +1,3 @@
module github.com/vladimirok5959/golang-ctrlc
-go 1.1
3
+go 1.1
8