Skip to content

Commit

Permalink
Use Go 1.15 in go.mod (#24)
Browse files Browse the repository at this point in the history
Update Go version in go.mod.
  • Loading branch information
kolsean authored Nov 12, 2020
1 parent 0ecc466 commit 4740069
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/selectel/domains-go

go 1.14
go 1.15

0 comments on commit 4740069

Please sign in to comment.