File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -138,7 +138,7 @@ require (
138138 github.com/gogo/protobuf v1.3.2 // indirect
139139 github.com/gohugoio/hashstructure v0.6.0 // indirect
140140 github.com/golang/groupcache v0.0.0-20241129210726-2c02b8208cf8 // indirect
141- github.com/golang/snappy v0 .0.4 // indirect
141+ github.com/golang/snappy v1 .0.0 // indirect
142142 github.com/google/go-cmp v0.7.0 // indirect
143143 github.com/google/go-containerregistry v0.20.6 // indirect
144144 github.com/google/licensecheck v0.3.1 // indirect
Original file line number Diff line number Diff line change @@ -467,8 +467,8 @@ github.com/golang/protobuf v1.5.2/go.mod h1:XVQd3VNwM+JqD3oG2Ue2ip4fOMUkwXdXDdiu
467467github.com/golang/protobuf v1.5.4 h1:i7eJL8qZTpSEXOPTxNKhASYpMn+8e5Q6AdndVa1dWek =
468468github.com/golang/protobuf v1.5.4 /go.mod h1:lnTiLA8Wa4RWRcIUkrtSVa5nRhsEGBg48fD6rSs7xps =
469469github.com/golang/snappy v0.0.3 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
470- github.com/golang/snappy v0 .0.4 h1:yAGX7huGHXlcLOEtBnF4w7FQwA26wojNCwOYAEhLjQM =
471- github.com/golang/snappy v0 .0.4 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
470+ github.com/golang/snappy v1 .0.0 h1:Oy607GVXHs7RtbggtPBnr2RmDArIsAefDwvrdWvRhGs =
471+ github.com/golang/snappy v1 .0.0 /go.mod h1:/XxbfmMg8lxefKM7IXC3fBNl/7bRcc72aCRzEWrmP2Q =
472472github.com/google/btree v0.0.0-20180813153112-4030bb1f1f0c /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
473473github.com/google/btree v1.0.0 /go.mod h1:lNA+9X1NB3Zf8V7Ke586lFgjr2dZNuvo3lPJSGZ5JPQ =
474474github.com/google/go-cmp v0.2.0 /go.mod h1:oXzfMopK8JAjlY9xF4vHSVASa0yLyX7SntLO5aqRK0M =
You can’t perform that action at this time.
0 commit comments