Skip to content

Commit

Permalink
Merge pull request #142 from crc-org/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/containers/common-0.58.3

build(deps): bump github.com/containers/common from 0.58.2 to 0.58.3
  • Loading branch information
openshift-merge-bot[bot] committed May 15, 2024
2 parents d7dc150 + 4f20df9 commit 5178e04
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.18
require (
github.com/Code-Hex/vz/v3 v3.1.0
github.com/cavaliergopher/grab/v3 v3.0.1
github.com/containers/common v0.58.2
github.com/containers/common v0.58.3
github.com/crc-org/crc/v2 v2.36.0
github.com/gin-gonic/gin v1.10.0
github.com/prashantgupta24/mac-sleep-notifier v1.0.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -19,8 +19,8 @@ github.com/cloudwego/base64x v0.1.4 h1:jwCgWpFanWmN8xoIUHa2rtzmkd5J2plF/dnLS6Xd/
github.com/cloudwego/base64x v0.1.4/go.mod h1:0zlkT4Wn5C6NdauXdJRhSKRlJvmclQ1hhJgA0rcu/8w=
github.com/cloudwego/iasm v0.2.0 h1:1KNIy1I1H9hNNFEEH3DVnI4UujN+1zjpuk6gwHLTssg=
github.com/cloudwego/iasm v0.2.0/go.mod h1:8rXZaNYT2n95jn+zTI1sDr+IgcD2GVs0nlbbQPiEFhY=
github.com/containers/common v0.58.2 h1:5nu9lQz4QNSgovNk7NRk33SkqkVNKYoXh7L6gXmACow=
github.com/containers/common v0.58.2/go.mod h1:l3vMqanJGj7tZ3W/i76gEJ128VXgFUO1tLaohJXPvdk=
github.com/containers/common v0.58.3 h1:Iy/CdYjluEK926QT+ejonz7YvoRHazeW7BAiLIkmUQ4=
github.com/containers/common v0.58.3/go.mod h1:p4V1SNk+WOISgp01m+axuqCUxaDP3WSZPPzvnJnS/cQ=
github.com/cpuguy83/go-md2man/v2 v2.0.3/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
github.com/crc-org/crc/v2 v2.36.0 h1:ZgxVhBytVs6U1uyj21wto6IjgTVgQdL0kXKMpn1NGzQ=
github.com/crc-org/crc/v2 v2.36.0/go.mod h1:u0CBlfUpGNrTJt2RGRrvzXqbjNHBjv7iIJklNNJ5SlI=
Expand Down

0 comments on commit 5178e04

Please sign in to comment.