File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change 55require (
66 github.com/CrowdStrike/csproto v0.23.1
77 github.com/PowerDNS/lmdb-go v1.9.0
8- github.com/PowerDNS/simpleblob v0.2.5
8+ github.com/PowerDNS/simpleblob v0.2.7
99 github.com/bufbuild/buf v0.56.0
1010 github.com/c2h5oh/datasize v0.0.0-20200825124411-48ed595a09d2
1111 github.com/gogo/protobuf v1.3.2
@@ -71,5 +71,3 @@ require (
7171 gopkg.in/ini.v1 v1.67.0 // indirect
7272 gopkg.in/yaml.v3 v3.0.1 // indirect
7373)
74-
75- replace github.com/PowerDNS/simpleblob v0.2.5 => github.com/PowerDNS/simpleblob v0.2.7-0.20240222075823-2d5a347a5aeb
Original file line number Diff line number Diff line change @@ -57,8 +57,8 @@ github.com/PowerDNS/go-tlsconfig v0.0.0-20221101135152-0956853b28df h1:WMUClevRP
5757github.com/PowerDNS/go-tlsconfig v0.0.0-20221101135152-0956853b28df /go.mod h1:aKP0MVHWl7U3ruSXqAmzsoVVFm8HhYIpOmm1MwkDyDY =
5858github.com/PowerDNS/lmdb-go v1.9.0 h1:pvdI8lzdeAfWJdkXc3XPZXCewX508awqfe5yMjSKNTE =
5959github.com/PowerDNS/lmdb-go v1.9.0 /go.mod h1:5beHlX2aYqXfMBI0+BBX3LDhV3YGHU5JgoDsirAFPlA =
60- github.com/PowerDNS/simpleblob v0.2.7-0.20240222075823-2d5a347a5aeb h1:8nC/gzbnYj+Fru/+vbQjY0YQQNwYkuex7QKbMQhhTY4 =
61- github.com/PowerDNS/simpleblob v0.2.7-0.20240222075823-2d5a347a5aeb /go.mod h1:demorqIrYIbxW3wsU5SS5NufPyGseDW+xofeQZw4w3o =
60+ github.com/PowerDNS/simpleblob v0.2.7 h1:eslNYitaaaOgIqZdYWnMH1nJIc6HApIvBs63zzKBYQE =
61+ github.com/PowerDNS/simpleblob v0.2.7 /go.mod h1:demorqIrYIbxW3wsU5SS5NufPyGseDW+xofeQZw4w3o =
6262github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
6363github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
6464github.com/alecthomas/units v0.0.0-20151022065526-2efee857e7cf /go.mod h1:ybxpYRFXyAe+OPACYpWeL0wqObRcbAqCMya13uyzqw0 =
You can’t perform that action at this time.
0 commit comments