Skip to content

Commit

Permalink
deps: update certpool
Browse files Browse the repository at this point in the history
  • Loading branch information
markpash committed Feb 1, 2025
1 parent 1b23a60 commit e2d1274
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 @@ -13,7 +13,7 @@ require (
github.com/frankban/quicktest v1.14.6
github.com/go-ini/ini v1.67.0
github.com/google/go-cmp v0.6.0
github.com/noql-net/certpool v0.0.0-20240829011701-581572c93b1a
github.com/noql-net/certpool v0.0.0-20250128174907-b15afbea6eae
github.com/peterbourgon/ff/v4 v4.0.0-alpha.4
github.com/refraction-networking/utls v1.6.7
github.com/rodaine/table v1.3.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,8 +160,8 @@ github.com/miekg/dns v1.1.56 h1:5imZaSeoRNvpM9SzWNhEcP9QliKiz20/dA2QabIGVnE=
github.com/miekg/dns v1.1.56/go.mod h1:cRm6Oo2C8TY9ZS/TqsSrseAcncm74lfK5G+ikN2SWWY=
github.com/mroth/weightedrand v1.0.0 h1:V8JeHChvl2MP1sAoXq4brElOcza+jxLkRuwvtQu8L3E=
github.com/mroth/weightedrand v1.0.0/go.mod h1:3p2SIcC8al1YMzGhAIoXD+r9olo/g/cdJgAD905gyNE=
github.com/noql-net/certpool v0.0.0-20240829011701-581572c93b1a h1:zUXJzzkCxjv69+5su9S3tAUJfEBqE93QUNMPRy5NAgY=
github.com/noql-net/certpool v0.0.0-20240829011701-581572c93b1a/go.mod h1:NuAP3INCprX/lHBPlvCa67RpZ7bfwwgak06w2j2L00o=
github.com/noql-net/certpool v0.0.0-20250128174907-b15afbea6eae h1:gGtZbn04QzpNAXLH7TW9nxS1gKLzpW60Xj6WgMHie2U=
github.com/noql-net/certpool v0.0.0-20250128174907-b15afbea6eae/go.mod h1:EV4DxYdHYcEeG0SbvZ7mH2/TZV0EF0ZezHyCMJbb37c=
github.com/onsi/ginkgo/v2 v2.12.0 h1:UIVDowFPwpg6yMUpPjGkYvf06K3RAiJXUhCxEwQVHRI=
github.com/onsi/ginkgo/v2 v2.12.0/go.mod h1:ZNEzXISYlqpb8S36iN71ifqLi3vVD1rVJGvWRCJOUpQ=
github.com/onsi/gomega v1.27.10 h1:naR28SdDFlqrG6kScpT8VWpu1xWY5nJRCF3XaYyBjhI=
Expand Down

0 comments on commit e2d1274

Please sign in to comment.