Skip to content

Commit

Permalink
build(deps): bump github.com/zeiss/snow-go
Browse files Browse the repository at this point in the history
Bumps [github.com/zeiss/snow-go](https://github.com/zeiss/snow-go) from 0.0.0-20240312201415-88f059622cff to 0.1.0-beta.0.
- [Release notes](https://github.com/zeiss/snow-go/releases)
- [Changelog](https://github.com/ZEISS/snow-go/blob/main/.goreleaser.yml)
- [Commits](https://github.com/zeiss/snow-go/commits/v0.1.0-beta.0)

---
updated-dependencies:
- dependency-name: github.com/zeiss/snow-go
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 26, 2024
1 parent 559f69c commit 1d35487
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 @@ -46,7 +46,7 @@ require (
github.com/zeiss/fiber-goth v1.2.15
github.com/zeiss/fiber-htmx v1.3.33
github.com/zeiss/pkg v0.1.18-0.20241104221956-c2a72271b74b
github.com/zeiss/snow-go v0.0.0-20240312201415-88f059622cff
github.com/zeiss/snow-go v0.1.0-beta.0
go.opencensus.io v0.24.0
go.uber.org/zap v1.27.0
golang.org/x/mod v0.21.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -1000,8 +1000,8 @@ github.com/zeiss/fiber-reload v0.1.1 h1:ozSpAjXfCkHa4x2y+lY4cqBWiQ9ORbECMBsMruMe
github.com/zeiss/fiber-reload v0.1.1/go.mod h1:n8KLvNS6qbfcmQhgHhUNrOfEkiQWxscweIvBBsHy2XI=
github.com/zeiss/pkg v0.1.18-0.20241104221956-c2a72271b74b h1:NNrJRp+x1pOSwuwv7kdMBIwN6cIYiu4wWA7bD+VE3js=
github.com/zeiss/pkg v0.1.18-0.20241104221956-c2a72271b74b/go.mod h1:rELEGr/y1hKp6R/s1gQTRje/RLz3TmetTvXumPQN+8A=
github.com/zeiss/snow-go v0.0.0-20240312201415-88f059622cff h1:IguG+jnCnFyAzZ8Fp+6v2lJNvUFPfu8Q2UUgSFw4doU=
github.com/zeiss/snow-go v0.0.0-20240312201415-88f059622cff/go.mod h1:HvitS/QkqgqhV/bNWxPKn0NjByjTaEACZnNgHKZEuio=
github.com/zeiss/snow-go v0.1.0-beta.0 h1:MjMg0gdzfuQ4BcMhjyNlQfw/J3tgDJ1ZWLpU4GVmsLc=
github.com/zeiss/snow-go v0.1.0-beta.0/go.mod h1:peBGKj8O4+yk8M9c5koQvjTVzD+L39wkPe37ye7wLK4=
go.etcd.io/bbolt v1.3.2/go.mod h1:IbVyRI1SCnLcuJnV2u8VeU0CEYM7e686BmAb1XKL+uU=
go.etcd.io/bbolt v1.3.6/go.mod h1:qXsaaIqmgQH0T+OPdb99Bf+PKfBBQVAdyD6TY9G8XM4=
go.etcd.io/etcd/api/v3 v3.5.0/go.mod h1:cbVKeC6lCfl7j/8jBhAK6aIYO9XOjdptoxU/nLQcPvs=
Expand Down

0 comments on commit 1d35487

Please sign in to comment.