File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
1111 github.com/moby/term v0.0.0-20201216013528-df9cb8a40635 // indirect
1212 github.com/morikuni/aec v1.0.0 // indirect
1313 github.com/opencontainers/go-digest v1.0.0 // indirect
14- github.com/opencontainers/image-spec v1.1.0
14+ github.com/opencontainers/image-spec v1.1.1
1515 github.com/sergi/go-diff v1.3.1 // indirect
1616 github.com/spf13/afero v1.15.0
1717 github.com/stretchr/objx v0.5.2 // indirect
@@ -47,7 +47,7 @@ require (
4747
4848require (
4949 dario.cat/mergo v1.0.2 // indirect
50- github.com/air-verse/air v1.65.0 // indirect
50+ github.com/air-verse/air v1.65.1 // indirect
5151 github.com/alexflint/go-scalar v1.2.0 // indirect
5252 github.com/andybalholm/cascadia v1.3.3 // indirect
5353 github.com/bahlo/generic-list-go v0.2.0 // indirect
Original file line number Diff line number Diff line change @@ -13,6 +13,7 @@ github.com/PuerkitoBio/goquery v1.12.0/go.mod h1:802ej+gV2y7bbIhOIoPY5sT183ZW0YF
1313github.com/air-verse/air v1.64.5 h1:+gs/NgTzYYe+gGPyfHy3XxpJReQWC1pIsiKIg0LgNt4 =
1414github.com/air-verse/air v1.64.5 /go.mod h1:OaJZSfZqf7wyjS2oP/CcEVyIt0JmZuPh5x1gdtklmmY =
1515github.com/air-verse/air v1.65.0 /go.mod h1:OaJZSfZqf7wyjS2oP/CcEVyIt0JmZuPh5x1gdtklmmY =
16+ github.com/air-verse/air v1.65.1 /go.mod h1:OaJZSfZqf7wyjS2oP/CcEVyIt0JmZuPh5x1gdtklmmY =
1617github.com/alecthomas/chroma/v2 v2.20.0 h1:sfIHpxPyR07/Oylvmcai3X/exDlE8+FA820NTz+9sGw =
1718github.com/alecthomas/chroma/v2 v2.20.0 /go.mod h1:e7tViK0xh/Nf4BYHl00ycY6rV7b8iXBksI9E359yNmA =
1819github.com/alexflint/go-arg v1.6.1 h1:uZogJ6VDBjcuosydKgvYYRhh9sRCusjOvoOLZopBlnA =
@@ -272,6 +273,8 @@ github.com/opencontainers/go-digest v1.0.0 h1:apOUWs51W5PlhuyGyz9FCeeBIOUDA/6nW8
272273github.com/opencontainers/go-digest v1.0.0 /go.mod h1:0JzlMkj0TRzQZfJkVvzbP0HBR3IKzErnv2BNG4W4MAM =
273274github.com/opencontainers/image-spec v1.1.0 h1:8SG7/vwALn54lVB/0yZ/MMwhFrPYtpEHQb2IpWsCzug =
274275github.com/opencontainers/image-spec v1.1.0 /go.mod h1:W4s4sFTMaBeK1BQLXbG4AdM2szdn85PY75RI83NrTrM =
276+ github.com/opencontainers/image-spec v1.1.1 h1:y0fUlFfIZhPF1W537XOLg0/fcx6zcHCJwooC2xJA040 =
277+ github.com/opencontainers/image-spec v1.1.1 /go.mod h1:qpqAh3Dmcf36wStyyWU+kCeDgrGnAve2nCC8+7h8Q0M =
275278github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 h1:onHthvaw9LFnH4t2DcNVpwGmV9E1BkGknEliJkfwQj0 =
276279github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 /go.mod h1:DXv8WO4yhMYhSNPKjeNKa5WY9YCIEBRbNzFFPJbWO6Y =
277280github.com/pelletier/go-toml v1.9.5 h1:4yBQzkHv+7BHq2PQUZF3Mx0IYxG7LsP222s7Agd3ve8 =
You can’t perform that action at this time.
0 commit comments