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] <support@github.com>
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.