File tree 2 files changed +3
-1
lines changed
2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/CrowdStrike/csproto v0.23.1
7
7
github.com/PowerDNS/lmdb-go v1.9.0
8
- github.com/PowerDNS/simpleblob v0.2.3
8
+ github.com/PowerDNS/simpleblob v0.2.4
9
9
github.com/bufbuild/buf v0.56.0
10
10
github.com/c2h5oh/datasize v0.0.0-20200825124411-48ed595a09d2
11
11
github.com/gogo/protobuf v1.3.2
Original file line number Diff line number Diff line change @@ -59,6 +59,8 @@ github.com/PowerDNS/lmdb-go v1.9.0 h1:pvdI8lzdeAfWJdkXc3XPZXCewX508awqfe5yMjSKNT
59
59
github.com/PowerDNS/lmdb-go v1.9.0 /go.mod h1:5beHlX2aYqXfMBI0+BBX3LDhV3YGHU5JgoDsirAFPlA =
60
60
github.com/PowerDNS/simpleblob v0.2.3 h1:Pc933mehEYm12ANcT80UFVUg6y4iqTBNoMvKEN6kb4Y =
61
61
github.com/PowerDNS/simpleblob v0.2.3 /go.mod h1:Ws1+vamCWSKtneoEPOl2MsGiGPpsf/DEtcP7C8/EcPw =
62
+ github.com/PowerDNS/simpleblob v0.2.4 h1:kw4+b3Qr11MgYkq2jSn82XsPV/PjlVkkxA7ltb1u3D0 =
63
+ github.com/PowerDNS/simpleblob v0.2.4 /go.mod h1:Ws1+vamCWSKtneoEPOl2MsGiGPpsf/DEtcP7C8/EcPw =
62
64
github.com/alecthomas/template v0.0.0-20160405071501-a0175ee3bccc /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
63
65
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751 /go.mod h1:LOuyumcjzFXgccqObfd/Ljyb9UuFJ6TxHnclSeseNhc =
64
66
github.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