Skip to content

Commit

Permalink
go 1.16 by default
Browse files Browse the repository at this point in the history
  • Loading branch information
likexian committed Feb 28, 2021
1 parent 8536f1f commit e968767
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,6 +1,6 @@
module github.com/likexian/whois

go 1.15
go 1.16

require (
github.com/likexian/gokit v0.24.7
Expand Down

0 comments on commit e968767

Please sign in to comment.