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 @@ -29,7 +29,7 @@ require (
2929 github.com/opencontainers/go-digest v1.0.0
3030 github.com/sirupsen/logrus v1.9.0
3131 github.com/spf13/cobra v1.6.1
32- github.com/xorcare/pointer v1.2.1
32+ github.com/xorcare/pointer v1.2.2
3333 github.com/yalue/native_endian v1.0.2
3434 golang.org/x/sys v0.2.0
3535 gotest.tools/v3 v3.4.0
Original file line number Diff line number Diff line change @@ -186,8 +186,8 @@ github.com/stretchr/testify v1.7.0/go.mod h1:6Fq8oRcR53rry900zMqJjRRixrwX3KX962/
186186github.com/stripe/safesql v0.2.0 /go.mod h1:q7b2n0JmzM1mVGfcYpanfVb2j23cXZeWFxcILPn3JV4 =
187187github.com/tsenart/deadcode v0.0.0-20160724212837-210d2dc333e9 /go.mod h1:q+QjxYvZ+fpjMXqs+XEriussHjSYqeXVnAdSV1tkMYk =
188188github.com/ulikunitz/xz v0.5.6 /go.mod h1:2bypXElzHzzJZwzH67Y6wb67pO62Rzfn7BSiF4ABRW8 =
189- github.com/xorcare/pointer v1.2.1 h1:iJKGuxJcv37Ikp3DE/w9y5qYUMlRL+jJS5GekvbVUVc =
190- github.com/xorcare/pointer v1.2.1 /go.mod h1:azsKh7oVwYB7C1o8P284fG8MvtErX/F5/dqXiaj71ak =
189+ github.com/xorcare/pointer v1.2.2 h1:zjD77b5DTehClND4MK+9dDE0DcpFIZisAJ/+yVJvKYA =
190+ github.com/xorcare/pointer v1.2.2 /go.mod h1:azsKh7oVwYB7C1o8P284fG8MvtErX/F5/dqXiaj71ak =
191191github.com/yalue/native_endian v1.0.2 h1:e4SxBbaCoOOO4E3axd7FSriUhzc1bIzqZGG5jl6Evbg =
192192github.com/yalue/native_endian v1.0.2 /go.mod h1:cr+I2WnCwDkkPV0DvgBpGQkJV12CDWR5bAoMtT+56iE =
193193github.com/yuin/goldmark v1.1.32 /go.mod h1:3hX8gzYuyVAZsxl0MRgGTJEmQBFcNTphYh9decYSb74 =
You can’t perform that action at this time.
0 commit comments