Skip to content

Commit

Permalink
Merge pull request #6 from sanchezl/go116
Browse files Browse the repository at this point in the history
set go 1.16 in go.mod
  • Loading branch information
sttts authored Sep 20, 2021
2 parents b40ff2f + 65c78fa commit 35c0fb1
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/openshift-eng/shodan

go 1.14
go 1.16

require (
github.com/andygrunwald/go-jira v1.14.0
Expand Down

0 comments on commit 35c0fb1

Please sign in to comment.