Skip to content

Commit

Permalink
fix go.mod module definition (#20)
Browse files Browse the repository at this point in the history
  • Loading branch information
Jean-François Bustarret authored Oct 11, 2021
1 parent 0120d6c commit a187647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module pkgs/dynjson
module github.com/cocoonspace/dynjson

go 1.17
go 1.16

0 comments on commit a187647

Please sign in to comment.