File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -46,7 +46,7 @@ require (
4646 github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
4747 github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f // indirect
4848 github.com/distribution/reference v0.6.0 // indirect
49- github.com/dlclark/regexp2 v1.11.5 // indirect
49+ github.com/dlclark/regexp2 v1.12.0 // indirect
5050 github.com/emicklei/go-restful/v3 v3.13.0 // indirect
5151 github.com/emirpasic/gods v1.18.1 // indirect
5252 github.com/evanphx/json-patch v5.9.11+incompatible // indirect
Original file line number Diff line number Diff line change @@ -96,8 +96,8 @@ github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f h1:lO4WD4F/r
9696github.com/dgryski/go-rendezvous v0.0.0-20200823014737-9f7001d12a5f /go.mod h1:cuUVRXasLTGF7a8hSLbxyZXjz+1KgoB3wDUb6vlszIc =
9797github.com/distribution/reference v0.6.0 h1:0IXCQ5g4/QMHHkarYzh5l+u8T3t73zM5QvfrDyIgxBk =
9898github.com/distribution/reference v0.6.0 /go.mod h1:BbU0aIcezP1/5jX/8MP0YiH4SdvB5Y4f/wlDRiLyi3E =
99- github.com/dlclark/regexp2 v1.11.5 h1:Q/sSnsKerHeCkc/jSTNq1oCm7KiVgUMZRDUoRu0JQZQ =
100- github.com/dlclark/regexp2 v1.11.5 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
99+ github.com/dlclark/regexp2 v1.12.0 h1:0j4c5qQmnC6XOWNjP3PIXURXN2gWx76rd3KvgdPkCz8 =
100+ github.com/dlclark/regexp2 v1.12.0 /go.mod h1:DHkYz0B9wPfa6wondMfaivmHpzrQ3v9q8cnmRbL6yW8 =
101101github.com/docker/spdystream v0.0.0-20160310174837-449fdfce4d96 /go.mod h1:Qh8CwZgvJUkLughtfhJv5dyTYa91l1fOUCrgjqmcifM =
102102github.com/dustin/go-humanize v1.0.1 /go.mod h1:Mu1zIs6XwVuF/gI1OepvI0qD18qycQx+mFykh5fBlto =
103103github.com/elazarl/goproxy v0.0.0-20170405201442-c4fc26588b6e /go.mod h1:/Zj4wYkgs4iZTTu3o/KG3Itv/qCCa8VVMlb3i9OVuzc =
You can’t perform that action at this time.
0 commit comments