Skip to content

Commit

Permalink
Bump github.com/buglloc/certifi from 0.9.2 to 0.9.3 (#70)
Browse files Browse the repository at this point in the history
Bumps [github.com/buglloc/certifi](https://github.com/buglloc/certifi) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/buglloc/certifi/releases)
- [Commits](buglloc/certifi@v0.9.2...v0.9.3)

---
updated-dependencies:
- dependency-name: github.com/buglloc/certifi
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 1, 2024
1 parent 0383619 commit 3480b98
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/buglloc/DNSGateway
go 1.20

require (
github.com/buglloc/certifi v0.9.2
github.com/buglloc/certifi v0.9.3
github.com/cloudflare/cloudflare-go v0.100.0
github.com/go-resty/resty/v2 v2.13.1
github.com/knadh/koanf/parsers/yaml v0.1.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
github.com/buglloc/certifi v0.9.2 h1:5GCf8WfzhwdbtfBIvjhG68jteTzcZlJCANNgAL9ntG8=
github.com/buglloc/certifi v0.9.2/go.mod h1:gfBmljk3gl0dTYtpx18dLMjx8fXutictjX9RWyBcQT0=
github.com/buglloc/certifi v0.9.3 h1:AeKLJ93im8LPm8cI90e9HZmMh7rUSET9h/StrbpSAHs=
github.com/buglloc/certifi v0.9.3/go.mod h1:gfBmljk3gl0dTYtpx18dLMjx8fXutictjX9RWyBcQT0=
github.com/cloudflare/cloudflare-go v0.100.0 h1:4iCUI2ZoIhRMyd7Z1TDsHhH1OhkgHC83eYbPlSgTRjo=
github.com/cloudflare/cloudflare-go v0.100.0/go.mod h1:VQ1t9Mvgdu4VFLx6uwQgFC10XxcCRIUuvkYGc9daMRU=
github.com/coreos/go-systemd/v22 v22.5.0/go.mod h1:Y58oyj3AT4RCenI/lSvhwexgC+NSVTIJ3seZv2GcEnc=
Expand Down

0 comments on commit 3480b98

Please sign in to comment.