Skip to content

Commit

Permalink
chore(deps): go packages
Browse files Browse the repository at this point in the history
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 23, 2024
1 parent 3fd9045 commit 6e8d695
Showing 1 changed file with 9 additions and 9 deletions.
18 changes: 9 additions & 9 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,21 +7,21 @@ replace github.com/docker/docker => github.com/docker/docker v20.10.3-0.20220414

require (
github.com/Masterminds/semver v1.5.0
github.com/Masterminds/sprig/v3 v3.2.3
github.com/alessio/shellescape v1.4.1
github.com/Masterminds/sprig/v3 v3.3.0
github.com/alessio/shellescape v1.5.1
github.com/containerd/containerd v1.6.14
github.com/emicklei/dot v1.2.0
github.com/emicklei/dot v1.6.3
github.com/google/go-github/v35 v35.3.0
github.com/google/go-github/v48 v48.2.0
github.com/hashicorp/go-multierror v1.1.1
github.com/moby/buildkit v0.10.6
github.com/opencontainers/go-digest v1.0.0
github.com/opencontainers/image-spec v1.1.0-rc2
github.com/otiai10/copy v1.9.0
github.com/spf13/cobra v1.6.1
github.com/stretchr/testify v1.8.1
golang.org/x/oauth2 v0.3.0
golang.org/x/sync v0.1.0
github.com/opencontainers/image-spec v1.1.0
github.com/otiai10/copy v1.14.0
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.10.0
golang.org/x/oauth2 v0.24.0
golang.org/x/sync v0.9.0
gopkg.in/yaml.v2 v2.4.0
gopkg.in/yaml.v3 v3.0.1
)
Expand Down

0 comments on commit 6e8d695

Please sign in to comment.