Skip to content

Commit

Permalink
fixing mod
Browse files Browse the repository at this point in the history
  • Loading branch information
Cole Ratner committed Dec 8, 2021
1 parent 0cb9d83 commit 2b44e7b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
module github.com/sovrn/go-zonefile

go 1.17

require github.com/bwesterb/go-zonefile v1.0.0
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
github.com/bwesterb/go-zonefile v1.0.0 h1:ZSlRYCdfjYK9aeb/3RaFDe1QUmcoY4ntYb4DdAfYFU4=
github.com/bwesterb/go-zonefile v1.0.0/go.mod h1:9IS4q4dptNSWk4Q6H+j9VG3D0el9jYujF+ruySi1DrI=

0 comments on commit 2b44e7b

Please sign in to comment.