Skip to content

Commit b206e09

Browse files
committed
📌 update go version to 1.14
This is in line with the version of go used by the CI.
1 parent 5d6c0b1 commit b206e09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
module github.com/ccamel/go-graphql-subscription-example
22

3-
go 1.12
3+
go 1.14
44

55
require (
66
github.com/antonmedv/expr v1.8.8

0 commit comments

Comments
 (0)