Skip to content

Commit

Permalink
chore(deps): bump go.einride.tech/iam from 0.48.1 to 0.49.0 in /cmd/saga
Browse files Browse the repository at this point in the history
Bumps [go.einride.tech/iam](https://github.com/einride/iam-go) from 0.48.1 to 0.49.0.
- [Release notes](https://github.com/einride/iam-go/releases)
- [Commits](einride/iam-go@v0.48.1...v0.49.0)

---
updated-dependencies:
- dependency-name: go.einride.tech/iam
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and m4mm4r committed Aug 3, 2023
1 parent a2fb474 commit 3357e85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion cmd/saga/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ require (
github.com/spf13/cobra v1.7.0
go.einride.tech/aip-cli v0.22.0
go.einride.tech/grpc-service-config v0.9.0
go.einride.tech/iam v0.48.1
go.einride.tech/iam v0.49.0
go.einride.tech/protobuf-sensitive v0.3.0
google.golang.org/genproto v0.0.0-20230725213213-b022f6e96895
google.golang.org/genproto/googleapis/api v0.0.0-20230725213213-b022f6e96895
Expand Down
4 changes: 2 additions & 2 deletions cmd/saga/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,8 @@ go.einride.tech/aip-cli v0.22.0 h1:mS9Czl5r9VprLfl8FSsUoEMNIPhFL2yB3UAEbkoZGbM=
go.einride.tech/aip-cli v0.22.0/go.mod h1:1WR4/H3rln8+JYlbnY0We2J8w5FhyiOjUYmZJ6zh7Xw=
go.einride.tech/grpc-service-config v0.9.0 h1:FhvocbhlaJ4miDwl3iiQUcalcbXnoxHpVVlWAgkThc4=
go.einride.tech/grpc-service-config v0.9.0/go.mod h1:tsFs2b4iZ5D28ILKJvfwnXdrkuwRnkZCtVKAqHuvQm0=
go.einride.tech/iam v0.48.1 h1:Q0x1vsq0u5N30GUbX9vJSgr/oy9loPC2TCelZiYBypA=
go.einride.tech/iam v0.48.1/go.mod h1:mVKliyQPSB9WB40bH99QFeoFWj1UTf8n9WOLiELv28E=
go.einride.tech/iam v0.49.0 h1:IJHzfX7OadnY5hLGFOP1Wt8YZp2ra3OmS3l7Cm2u18M=
go.einride.tech/iam v0.49.0/go.mod h1:Oe6eHFnhwwxVf5rtddDBpOyz7t+UYFK8K3e5fq0me3I=
go.einride.tech/protobuf-sensitive v0.3.0 h1:CRIEF833SXINoCaZp7V8GqB+65bLgNGzVH+bdyPRNM4=
go.einride.tech/protobuf-sensitive v0.3.0/go.mod h1:nwu0o4M/iWVo24hAn+3PDs6Ja2Mw3g8oDgyy7Rzw8k0=
golang.org/x/crypto v0.0.0-20190308221718-c2843e01d9a2/go.mod h1:djNgcEr1/C05ACkg1iLfiJU5Ep61QUkGW8qpdssI0+w=
Expand Down

0 comments on commit 3357e85

Please sign in to comment.