File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -262,7 +262,7 @@ require (
262
262
github.com/russross/blackfriday/v2 v2.1.0 // indirect
263
263
github.com/sagikazarmark/locafero v0.4.0 // indirect
264
264
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
265
- github.com/scylladb/go-set v1.0.2 // indirect
265
+ github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e // indirect
266
266
github.com/secure-systems-lab/go-securesystemslib v0.8.0 // indirect
267
267
github.com/sergi/go-diff v1.2.0 // indirect
268
268
github.com/shopspring/decimal v1.2.0 // indirect
Original file line number Diff line number Diff line change @@ -694,8 +694,8 @@ github.com/sagikazarmark/locafero v0.4.0 h1:HApY1R9zGo4DBgr7dqsTH/JJxLTTsOt7u6ke
694
694
github.com/sagikazarmark/locafero v0.4.0 /go.mod h1:Pe1W6UlPYUk/+wc/6KFhbORCfqzgYEpgQ3O5fPuL3H4 =
695
695
github.com/sagikazarmark/slog-shim v0.1.0 h1:diDBnUNK9N/354PgrxMywXnAwEr1QZcOr6gto+ugjYE =
696
696
github.com/sagikazarmark/slog-shim v0.1.0 /go.mod h1:SrcSrq8aKtyuqEI1uvTDTK1arOWRIczQRv+GVI1AkeQ =
697
- github.com/scylladb/go-set v1.0.2 h1:SkvlMCKhP0wyyct6j+0IHJkBkSZL+TDzZ4E7f7BCcRE =
698
- github.com/scylladb/go-set v1.0.2 /go.mod h1:DkpGd78rljTxKAnTDPFqXSGxvETQnJyuSOQwsHycqfs =
697
+ github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e h1:7q6NSFZDeGfvvtIRwBrU/aegEYJYmvev0cHAwo17zZQ =
698
+ github.com/scylladb/go-set v1.0.3-0.20200225121959-cc7b2070d91e /go.mod h1:DkpGd78rljTxKAnTDPFqXSGxvETQnJyuSOQwsHycqfs =
699
699
github.com/secure-systems-lab/go-securesystemslib v0.8.0 h1:mr5An6X45Kb2nddcFlbmfHkLguCE9laoZCUzEEpIZXA =
700
700
github.com/secure-systems-lab/go-securesystemslib v0.8.0 /go.mod h1:UH2VZVuJfCYR8WgMlCU1uFsOUU+KeyrTWcSS73NBOzU =
701
701
github.com/sergi/go-diff v1.1.0 /go.mod h1:STckp+ISIX8hZLjrqAeVduY0gWCT9IjLuqbuNXdaHfM =
You can’t perform that action at this time.
0 commit comments