Skip to content

Commit

Permalink
Bump go.atomizer.io/stream from 1.0.7 to 1.1.0
Browse files Browse the repository at this point in the history
Bumps [go.atomizer.io/stream](https://github.com/devnw/stream) from 1.0.7 to 1.1.0.
- [Release notes](https://github.com/devnw/stream/releases)
- [Commits](devnw/stream@v1.0.7...v1.1.0)

---
updated-dependencies:
- dependency-name: go.atomizer.io/stream
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] committed Feb 6, 2024
1 parent 0157ca7 commit 956c86a
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/miekg/dns v1.1.57
github.com/spf13/cobra v1.8.0
github.com/spf13/viper v1.18.2
go.atomizer.io/stream v1.0.7
go.atomizer.io/stream v1.1.0
go.devnw.com/ttl v1.1.2
go.structs.dev/gen v1.0.1
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 @@ -50,8 +50,8 @@ github.com/stretchr/testify v1.8.4 h1:CcVxjf3Q8PM0mHUKJCdn+eZZtm5yQwehR5yeSVQQcU
github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXlSw2iwfAo=
github.com/subosito/gotenv v1.6.0 h1:9NlTDc1FTs4qu0DDq7AEtTPNw6SVm7uBMsUCUjABIf8=
github.com/subosito/gotenv v1.6.0/go.mod h1:Dk4QP5c2W3ibzajGcXpNraDfq2IrhjMIvMSWPKKo0FU=
go.atomizer.io/stream v1.0.7 h1:ioEU8tmj6hif3Ha1d0DiFZ+IDeV1ZceIOqXybRrvi4I=
go.atomizer.io/stream v1.0.7/go.mod h1:dZMYp2fUFjWlQke91O/kJb+FslZy8thQZzUl9vVMr84=
go.atomizer.io/stream v1.1.0 h1:7gkqmf4e1iKZbgUbeJ73Ghg9hVIFAInfGVgEq3lzib8=
go.atomizer.io/stream v1.1.0/go.mod h1:dZMYp2fUFjWlQke91O/kJb+FslZy8thQZzUl9vVMr84=
go.devnw.com/ttl v1.1.2 h1:Sww0Ia23MZE6sJELJIHILYK0YmdJcGSTA7GEOjuAx3k=
go.devnw.com/ttl v1.1.2/go.mod h1:sKrIsTL21mdmqR6Pf1bUtzq/1gA/DCiUkkQHTyzPIkE=
go.structs.dev/gen v1.0.1 h1:tp81qXTWF61tgmyCVqBBdQcEMp9Ftlo5/ekkm+wVkYk=
Expand Down

0 comments on commit 956c86a

Please sign in to comment.