Skip to content

Commit

Permalink
Merge pull request #79 from getamis/go-mod
Browse files Browse the repository at this point in the history
go.mod: use go mod and go 1.16
  • Loading branch information
markya0616 authored Jul 16, 2021
2 parents 45c0a92 + a7f511c commit 14ffb60
Show file tree
Hide file tree
Showing 1,967 changed files with 859 additions and 804,296 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
language: go

go:
- "1.12"
- "1.16"

services:
- docker
Expand Down
Loading

0 comments on commit 14ffb60

Please sign in to comment.