Skip to content

Commit

Permalink
Update module github.com/antinvestor/apis to v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Nov 27, 2023
1 parent b26022c commit 277ca98
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 2 deletions.
2 changes: 1 addition & 1 deletion notification/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/antinvestor/apis/notification
go 1.21

require (
github.com/antinvestor/apis v1.2.1
github.com/antinvestor/apis v1.3.0
github.com/envoyproxy/protoc-gen-validate v1.0.2
github.com/golang/mock v1.6.0
google.golang.org/grpc v1.59.0
Expand Down
2 changes: 2 additions & 0 deletions notification/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/antinvestor/apis v1.2.1 h1:uWKqjGlF9znzT7GWt2idt1/H/8yCzZPHW95ln5aHU74=
github.com/antinvestor/apis v1.2.1/go.mod h1:lkal95iIlCDYAHysuzOzR0q88JlMEsxcJrhejLRTrL8=
github.com/antinvestor/apis v1.3.0 h1:SBM5FRzWOiLFfXlwz3/mTTijE5QLL9TZ0yU1DEw1/h4=
github.com/antinvestor/apis v1.3.0/go.mod h1:lkal95iIlCDYAHysuzOzR0q88JlMEsxcJrhejLRTrL8=
github.com/envoyproxy/protoc-gen-validate v1.0.2 h1:QkIBuU5k+x7/QXPvPPnWXWlCdaBFApVqftFV6k087DA=
github.com/envoyproxy/protoc-gen-validate v1.0.2/go.mod h1:GpiZQP3dDbg4JouG/NNS7QWXpgx6x8QiMKdmN72jogE=
github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
Expand Down
2 changes: 1 addition & 1 deletion profile/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/antinvestor/apis/profile
go 1.21

require (
github.com/antinvestor/apis v1.2.1
github.com/antinvestor/apis v1.3.0
github.com/envoyproxy/protoc-gen-validate v1.0.2
github.com/golang/mock v1.6.0
google.golang.org/grpc v1.59.0
Expand Down
2 changes: 2 additions & 0 deletions profile/go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
github.com/antinvestor/apis v1.2.1 h1:uWKqjGlF9znzT7GWt2idt1/H/8yCzZPHW95ln5aHU74=
github.com/antinvestor/apis v1.2.1/go.mod h1:lkal95iIlCDYAHysuzOzR0q88JlMEsxcJrhejLRTrL8=
github.com/antinvestor/apis v1.3.0 h1:SBM5FRzWOiLFfXlwz3/mTTijE5QLL9TZ0yU1DEw1/h4=
github.com/antinvestor/apis v1.3.0/go.mod h1:lkal95iIlCDYAHysuzOzR0q88JlMEsxcJrhejLRTrL8=
github.com/envoyproxy/protoc-gen-validate v1.0.2 h1:QkIBuU5k+x7/QXPvPPnWXWlCdaBFApVqftFV6k087DA=
github.com/envoyproxy/protoc-gen-validate v1.0.2/go.mod h1:GpiZQP3dDbg4JouG/NNS7QWXpgx6x8QiMKdmN72jogE=
github.com/golang/mock v1.6.0 h1:ErTB+efbowRARo13NNdxyJji2egdxLGQhRaY+DUumQc=
Expand Down

0 comments on commit 277ca98

Please sign in to comment.