Skip to content

Commit 719f1cc

Browse files
committed
feat: fixing go.mod
1 parent 49eceac commit 719f1cc

File tree

2 files changed

+1
-3
lines changed

2 files changed

+1
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,7 @@ require (
7373
github.com/ldez/usetesting v0.4.3
7474
github.com/leonklingele/grouper v1.1.2
7575
github.com/macabu/inamedparam v0.2.0
76+
github.com/manuelarte/embeddedcheck v0.1.0
7677
github.com/manuelarte/funcorder v0.2.1
7778
github.com/maratori/testableexamples v1.0.0
7879
github.com/maratori/testpackage v1.1.1
@@ -176,7 +177,6 @@ require (
176177
github.com/lucasb-eyer/go-colorful v1.2.0 // indirect
177178
github.com/lufia/plan9stats v0.0.0-20211012122336-39d0f177ccd0 // indirect
178179
github.com/magiconair/properties v1.8.6 // indirect
179-
github.com/manuelarte/embeddedcheck v0.1.0 // indirect
180180
github.com/mattn/go-isatty v0.0.20 // indirect
181181
github.com/mattn/go-runewidth v0.0.16 // indirect
182182
github.com/matttproud/golang_protobuf_extensions 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)