Skip to content

Commit 76de562

Browse files
committed
review: fix go.mod and go.sum
1 parent 57f5a9e commit 76de562

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

go.mod

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ require (
88
github.com/Antonboom/nilnil v0.1.0
99
github.com/BurntSushi/toml v1.0.0
1010
github.com/Djarvur/go-err113 v0.0.0-20210108212216-aea10b59be24
11+
github.com/GaijinEntertainment/go-exhaustruct v1.0.0
1112
github.com/OpenPeeDeeP/depguard v1.1.0
1213
github.com/alexkohler/prealloc v1.0.0
1314
github.com/ashanbrown/forbidigo v1.3.0
@@ -104,8 +105,6 @@ require (
104105
mvdan.cc/unparam v0.0.0-20211214103731-d0ef000c54e5
105106
)
106107

107-
require github.com/GaijinEntertainment/go-exhaustruct v1.0.0
108-
109108
require (
110109
github.com/Masterminds/semver v1.5.0 // indirect
111110
github.com/beorn7/perks v1.0.1 // indirect

go.sum

Lines changed: 0 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)