Skip to content

Commit f867f85

Browse files
authored
Merge pull request containerd#4204 from AkihiroSuda/gomodjail
go.mod: github.com/syndtr/gocapability: gomodjail:unconfined
2 parents 91739b7 + 2388dcc commit f867f85

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

go.mod

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,7 @@ require (
125125
github.com/smallstep/pkcs7 v0.1.1 // indirect
126126
github.com/spaolacci/murmur3 v1.1.0 // indirect
127127
github.com/stefanberger/go-pkcs11uri v0.0.0-20230803200340-78284954bff6 // indirect
128+
//gomodjail:unconfined
128129
github.com/syndtr/gocapability v0.0.0-20200815063812-42c35b437635 // indirect
129130
github.com/tinylib/msgp v1.2.0 // indirect
130131
github.com/vbatts/tar-split v0.11.6 // indirect

0 commit comments

Comments
 (0)