Showing
- go.mod 1 addition, 1 deletiongo.mod
- go.sum 2 additions, 0 deletionsgo.sum
- vendor/git.autistici.org/ai3/tools/replds/go.mod 2 additions, 2 deletionsvendor/git.autistici.org/ai3/tools/replds/go.mod
- vendor/git.autistici.org/ai3/tools/replds/go.sum 19 additions, 0 deletionsvendor/git.autistici.org/ai3/tools/replds/go.sum
- vendor/modules.txt 1 addition, 1 deletionvendor/modules.txt
... | @@ -4,7 +4,7 @@ go 1.14 | ... | @@ -4,7 +4,7 @@ go 1.14 |
require ( | require ( | ||
git.autistici.org/ai3/go-common v0.0.0-20221125154433-06304016b1da | git.autistici.org/ai3/go-common v0.0.0-20221125154433-06304016b1da | ||
git.autistici.org/ai3/tools/replds v0.0.0-20220814170053-28106a9463f5 | git.autistici.org/ai3/tools/replds v0.0.0-20221125172033-645684356fd1 | ||
github.com/miekg/dns v1.1.50 | github.com/miekg/dns v1.1.50 | ||
github.com/prometheus/client_golang v1.12.2 | github.com/prometheus/client_golang v1.12.2 | ||
golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 | golang.org/x/crypto v0.0.0-20220829220503-c86fa9a7ed90 | ||
... | ... |