Skip to content

Commit

Permalink
Merge pull request #181 from Moulick/dependabot/go_modules/github.com…
Browse files Browse the repository at this point in the history
…/cloudflare/cloudflare-go-0.78.0

🌱 Bump github.com/cloudflare/cloudflare-go from 0.77.0 to 0.78.0
  • Loading branch information
Moulick authored Oct 3, 2023
2 parents 573ca00 + 3cf837f commit 7b22f51
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 @@ -3,7 +3,7 @@ module github.com/Moulick/ingress-whitelister
go 1.20

require (
github.com/cloudflare/cloudflare-go v0.77.0
github.com/cloudflare/cloudflare-go v0.78.0
github.com/corbaltcode/go-akamai v0.0.0-20220311185528-0e6d0f5bd2b4
github.com/go-logr/logr v1.2.4
github.com/onsi/ginkgo/v2 v2.12.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@ github.com/chzyer/logex v1.1.10/go.mod h1:+Ywpsq7O8HXn0nuIou7OrIPyXbp3wmkHB+jjWR
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e/go.mod h1:nSuG5e5PlCu98SY8svDHJxuZscDgtXS6KTTbou5AhLI=
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1/go.mod h1:Q3SI9o4m/ZMnBNeIyt5eFwwo7qiLfzFZmjNmxjkiQlU=
github.com/client9/misspell v0.3.4/go.mod h1:qj6jICC3Q7zFZvVWo7KLAzC3yx5G7kyvSDkc90ppPyw=
github.com/cloudflare/cloudflare-go v0.77.0 h1:bVUGkSKdXEz8+u2Yj3ASqZsqlcsPkeB+PDqVs9OE7TY=
github.com/cloudflare/cloudflare-go v0.77.0/go.mod h1:R+Q/Im0G0MzKJxj3eXOBBE8xpnchVA9tSiQwOEvfW4Y=
github.com/cloudflare/cloudflare-go v0.78.0 h1:xMPdjJ+e2tGNUkw5LyduPlsMCaILEoN1Kqq/uEMx78w=
github.com/cloudflare/cloudflare-go v0.78.0/go.mod h1:R+Q/Im0G0MzKJxj3eXOBBE8xpnchVA9tSiQwOEvfW4Y=
github.com/corbaltcode/go-akamai v0.0.0-20220311185528-0e6d0f5bd2b4 h1:qMUigiLOZBae2GLSysIvokTAdiSZp7mfe870uMnox4Y=
github.com/corbaltcode/go-akamai v0.0.0-20220311185528-0e6d0f5bd2b4/go.mod h1:7r2FvgsNZZcyrI7BqDlHus87wTR217/4EZesce/ZI4U=
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
Expand Down

0 comments on commit 7b22f51

Please sign in to comment.