Skip to content

Commit

Permalink
Merge pull request #35 from alexflint/fix-go-mod-spelling
Browse files Browse the repository at this point in the history
Fix spelling of go-restructure in go.mod
  • Loading branch information
alexflint authored Aug 25, 2021
2 parents adb7386 + a98a5a9 commit 6b949f5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,7 @@
module github.com/alexflint/go-restruture
module github.com/alexflint/go-restructure

go 1.15

require (
github.com/alexflint/go-restructure v0.0.0-20160131054339-a509d071de28
github.com/stretchr/testify v1.7.0
)

0 comments on commit 6b949f5

Please sign in to comment.