File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ module github.com/thomaspoignant/go-feature-flag
33go 1.22.8
44
55require (
6- cloud.google.com/go/pubsub v1.44.0
6+ cloud.google.com/go/pubsub v1.45.1
77 cloud.google.com/go/storage v1.45.0
88 github.com/BurntSushi/toml v1.4.0
99 github.com/IBM/sarama v1.43.3
Original file line number Diff line number Diff line change @@ -74,8 +74,8 @@ cloud.google.com/go/pubsub v1.1.0/go.mod h1:EwwdRX2sKPjnvnqCa270oGRyludottCI76h+
7474cloud.google.com/go/pubsub v1.2.0 /go.mod h1:jhfEVHT8odbXTkndysNHCcx0awwzvfOlguIAii9o8iA =
7575cloud.google.com/go/pubsub v1.3.1 /go.mod h1:i+ucay31+CNRpDW4Lu78I4xXG+O1r/MAHgjpRVR+TSU =
7676cloud.google.com/go/pubsub v1.19.0 /go.mod h1:/O9kmSe9bb9KRnIAWkzmqhPjHo6LtzGOBYd/kr06XSs =
77- cloud.google.com/go/pubsub v1.44.0 h1:pLaMJVDTlnUDIKT5L0k53YyLszfBbGoUBo/IqDK/fEI =
78- cloud.google.com/go/pubsub v1.44.0 /go.mod h1:BD4a/kmE8OePyHoa1qAHEw1rMzXX+Pc8Se54T/8mc3I =
77+ cloud.google.com/go/pubsub v1.45.1 h1:ZC/UzYcrmK12THWn1P72z+Pnp2vu/zCZRXyhAfP1hJY =
78+ cloud.google.com/go/pubsub v1.45.1 /go.mod h1:3bn7fTmzZFwaUjllitv1WlsNMkqBgGUb3UdMhI54eCc =
7979cloud.google.com/go/secretmanager v1.3.0 /go.mod h1:+oLTkouyiYiabAQNugCeTS3PAArGiMJuBqvJnJsyH+U =
8080cloud.google.com/go/storage v1.0.0 /go.mod h1:IhtSnM/ZTZV8YYJWCY8RULGVqBDmpoyjwiyrjsg+URw =
8181cloud.google.com/go/storage v1.5.0 /go.mod h1:tpKbwo567HUNpVclU5sGELwQWBDZ8gh0ZeosJ0Rtdos =
You can’t perform that action at this time.
0 commit comments