Skip to content

Commit

Permalink
chore(deps): bump github.com/snivilised/extendio from 0.3.1 to 0.4.0
Browse files Browse the repository at this point in the history
Bumps [github.com/snivilised/extendio](https://github.com/snivilised/extendio) from 0.3.1 to 0.4.0.
- [Release notes](https://github.com/snivilised/extendio/releases)
- [Changelog](https://github.com/snivilised/extendio/blob/master/.goreleaser.yaml)
- [Commits](snivilised/extendio@v0.3.1...v0.4.0)

---
updated-dependencies:
- dependency-name: github.com/snivilised/extendio
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and plastikfan committed Dec 6, 2023
1 parent b51f5bb commit 8153ee1
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 @@ -6,7 +6,7 @@ require (
github.com/onsi/ginkgo/v2 v2.13.1
github.com/onsi/gomega v1.30.0
github.com/samber/lo v1.39.0
github.com/snivilised/extendio v0.3.1
github.com/snivilised/extendio v0.4.0
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.17.0
go.uber.org/zap v1.26.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -202,8 +202,8 @@ github.com/samber/lo v1.39.0 h1:4gTz1wUhNYLhFSKl6O+8peW0v2F4BCY034GRpU9WnuA=
github.com/samber/lo v1.39.0/go.mod h1:+m/ZKRl6ClXCE2Lgf3MsQlWfh4bn1bz6CXEOxnEXnEA=
github.com/snivilised/cobrass v0.3.6 h1:sd8bTT5RWIUh61udWDpU77lu4l7H+nZz10oIaTRmKck=
github.com/snivilised/cobrass v0.3.6/go.mod h1:i08Cgz6ZZ8vIzP9HhJ7ZjOqffWRLAo4cPxLyfqW+cas=
github.com/snivilised/extendio v0.3.1 h1:k9BZQsRjM9cKjR0CUq5Px3dJNUxzJxQmvj8P31YL7bE=
github.com/snivilised/extendio v0.3.1/go.mod h1:9LiD6mOH6UIjuZytIV+tXHNNk1sd5ybQx/jyczb5cCs=
github.com/snivilised/extendio v0.4.0 h1:dc43lUO3eFxfqjE1EjNN2+GP8xiqqse3cuHxUC8Q3kk=
github.com/snivilised/extendio v0.4.0/go.mod h1:zL8elN5UpBQOIcvHHh4lWpEuQmnE90VknqcdIyk9C4I=
github.com/snivilised/lorax v0.4.2 h1:jPo+o4cP/BUYBkR6sg3oLybHx0j2R+0wMLnvOf/gh0g=
github.com/snivilised/lorax v0.4.2/go.mod h1:vyhM905Fc4fzShAXPvykS8ZRnO6B85hd0emJgZE4iNY=
github.com/sourcegraph/conc v0.3.0 h1:OQTbbt6P72L20UqAkXXuLOj79LfEanQ+YQFNpLA9ySo=
Expand Down

0 comments on commit 8153ee1

Please sign in to comment.