Skip to content

Commit 97c3d36

Browse files
committed
Update go
1 parent 0b6b955 commit 97c3d36

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@ env:
44
GO111MODULE=on
55

66
go:
7-
- 1.12.9
7+
- 1.13

go.mod

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
module github.com/ancientlore/demon
22

33
require github.com/gorilla/websocket v1.2.0
4+
5+
go 1.13

0 commit comments

Comments
 (0)