Skip to content

Commit 2bc33a1

Browse files
commit from hvm-ci -- updated coverage
1 parent 94a399a commit 2bc33a1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

hvm/go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ require (
4545
github.com/aws/smithy-go v1.20.3 // indirect
4646
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
4747
github.com/cloudflare/circl v1.3.7 // indirect
48-
github.com/creasty/defaults v1.7.0 // indirect
48+
github.com/creasty/defaults v1.8.0 // indirect
4949
github.com/cyphar/filepath-securejoin v0.3.6 // indirect
5050
github.com/davecgh/go-spew v1.1.1 // indirect
5151
github.com/distribution/reference v0.5.0 // indirect

hvm/go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -90,8 +90,8 @@ github.com/containerd/log v0.1.0 h1:TCJt7ioM2cr/tfR8GPbGf9/VRAX8D2B4PjzCpfX540I=
9090
github.com/containerd/log v0.1.0/go.mod h1:VRRf09a7mHDIRezVKTRCrOq78v577GXq3bSa3EhrzVo=
9191
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
9292
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
93-
github.com/creasty/defaults v1.7.0 h1:eNdqZvc5B509z18lD8yc212CAqJNvfT1Jq6L8WowdBA=
94-
github.com/creasty/defaults v1.7.0/go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM=
93+
github.com/creasty/defaults v1.8.0 h1:z27FJxCAa0JKt3utc0sCImAEb+spPucmKoOdLHvHYKk=
94+
github.com/creasty/defaults v1.8.0/go.mod h1:iGzKe6pbEHnpMPtfDXZEr0NVxWnPTjb1bbDy08fPzYM=
9595
github.com/cyphar/filepath-securejoin v0.3.6 h1:4d9N5ykBnSp5Xn2JkhocYDkOpURL/18CYMpo6xB9uWM=
9696
github.com/cyphar/filepath-securejoin v0.3.6/go.mod h1:Sdj7gXlvMcPZsbhwhQ33GguGLDGQL7h7bg04C/+u9jI=
9797
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=

0 commit comments

Comments
 (0)