Skip to content

Commit 391c459

Browse files
committed
go.mod: fix go mod tidy 🙃
Signed-off-by: Vincent Demeester <[email protected]>
1 parent d88f72c commit 391c459

File tree

2 files changed

+1115
-1
lines changed

2 files changed

+1115
-1
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -110,6 +110,7 @@ require (
110110
github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd // indirect
111111
github.com/modern-go/reflect2 v1.0.2 // indirect
112112
github.com/morikuni/aec v1.0.0 // indirect
113+
github.com/onsi/ginkgo v1.16.5 // indirect
113114
github.com/opencontainers/go-digest v1.0.0 // indirect
114115
github.com/opencontainers/image-spec v1.0.3-0.20220114050600-8b9d41f48198 // indirect
115116
github.com/opencontainers/runc v1.1.2 // indirect

0 commit comments

Comments
 (0)