This repository was archived by the owner on Aug 17, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ require (
11
11
github.com/cloudevents/sdk-go/v2 v2.12.0
12
12
github.com/jonpulsifer/ddnsb0t v0.0.0-20220502134335-b2ba8f9e8568
13
13
github.com/sirupsen/logrus v1.9.0
14
- google.golang.org/api v0.101 .0
14
+ google.golang.org/api v0.102 .0
15
15
)
16
16
17
17
require (
Original file line number Diff line number Diff line change @@ -875,6 +875,8 @@ google.golang.org/api v0.100.0 h1:LGUYIrbW9pzYQQ8NWXlaIVkgnfubVBZbMFb9P8TK374=
875
875
google.golang.org/api v0.100.0 /go.mod h1:ZE3Z2+ZOr87Rx7dqFsdRQkRBk36kDtp/h+QpHbB7a70 =
876
876
google.golang.org/api v0.101.0 h1:lJPPeEBIRxGpGLwnBTam1NPEM8Z2BmmXEd3z812pjwM =
877
877
google.golang.org/api v0.101.0 /go.mod h1:CjxAAWWt3A3VrUE2IGDY2bgK5qhoG/OkyWVlYcP05MY =
878
+ google.golang.org/api v0.102.0 h1:JxJl2qQ85fRMPNvlZY/enexbxpCjLwGhZUtgfGeQ51I =
879
+ google.golang.org/api v0.102.0 /go.mod h1:3VFl6/fzoA+qNuS1N1/VfXY4LjoXN/wzeIp7TweWwGo =
878
880
google.golang.org/appengine v1.1.0 /go.mod h1:EbEs0AVv82hx2wNQdGPgUI5lhzA/G0D9YwlJXL52JkM =
879
881
google.golang.org/appengine v1.4.0 /go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4 =
880
882
google.golang.org/appengine v1.5.0 /go.mod h1:xpcJRLb0r/rnEns0DIKYYv+WjYCduHsrkT7/EB5XEv4 =
You can’t perform that action at this time.
0 commit comments