File tree 3 files changed +4
-4
lines changed
3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ require (
7
7
cloud.google.com/go/storage v1.36.0
8
8
github.com/aws/aws-sdk-go v1.49.14
9
9
github.com/beevik/etree v1.3.0
10
- github.com/containers/libhvee v0.5 .0
10
+ github.com/containers/libhvee v0.6 .0
11
11
github.com/coreos/go-semver v0.3.1
12
12
github.com/coreos/go-systemd/v22 v22.5.0
13
13
github.com/coreos/vcontext v0.0.0-20230201181013-d72178a18687
Original file line number Diff line number Diff line change @@ -18,8 +18,8 @@ github.com/census-instrumentation/opencensus-proto v0.2.1/go.mod h1:f6KPmirojxKA
18
18
github.com/client9/misspell v0.3.4 /go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw =
19
19
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f /go.mod h1:M8M6+tZqaGXZJjfX53e64911xZQV5JYwmTeXPW+k8Sc =
20
20
github.com/cncf/xds/go v0.0.0-20230607035331-e9ce68804cb4 h1:/inchEIKaYC1Akx+H+gqO04wryn5h75LSazbRlnya1k =
21
- github.com/containers/libhvee v0.5 .0 h1:rDhfG2NI8Q+VgeXht2dXezanxEdpj9pHqYX3vWfOGUw =
22
- github.com/containers/libhvee v0.5 .0 /go.mod h1:yvU3Em2u1ZLl2VLd2glMIBWriBwfhWsDaRJsvixUIB0 =
21
+ github.com/containers/libhvee v0.6 .0 h1:tUzwSz8R0GjR6IctgDnkTMjdtCk5Mxhpai4Vyv6UeF4 =
22
+ github.com/containers/libhvee v0.6 .0 /go.mod h1:f/q1wCdQqOLiK3IZqqBfOD7exMZYBU5pDYsrMa/pSFg =
23
23
github.com/coreos/go-json v0.0.0-20230131223807-18775e0fb4fb h1:rmqyI19j3Z/74bIRhuC59RB442rXUazKNueVpfJPxg4 =
24
24
github.com/coreos/go-json v0.0.0-20230131223807-18775e0fb4fb /go.mod h1:rcFZM3uxVvdyNmsAV2jopgPD1cs5SPWJWU5dOz2LUnw =
25
25
github.com/coreos/go-semver v0.3.1 h1:yi21YpKnrx1gt5R+la8n5WgS0kCrsPp33dmEyHReZr4 =
Original file line number Diff line number Diff line change @@ -78,7 +78,7 @@ github.com/aws/aws-sdk-go/service/sts/stsiface
78
78
# github.com/beevik/etree v1.3.0
79
79
## explicit; go 1.13
80
80
github.com/beevik/etree
81
- # github.com/containers/libhvee v0.5 .0
81
+ # github.com/containers/libhvee v0.6 .0
82
82
## explicit; go 1.18
83
83
github.com/containers/libhvee/pkg/kvp
84
84
# github.com/coreos/go-json v0.0.0-20230131223807-18775e0fb4fb
You can’t perform that action at this time.
0 commit comments