File tree 2 files changed +3
-3
lines changed
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 5
5
require (
6
6
github.com/libdns/libdns v0.2.2
7
7
github.com/pkg/errors v0.9.1
8
- golang.org/x/time v0.9 .0
8
+ golang.org/x/time v0.10 .0
9
9
)
Original file line number Diff line number Diff line change @@ -2,5 +2,5 @@ github.com/libdns/libdns v0.2.2 h1:O6ws7bAfRPaBsgAYt8MDe2HcNBGC29hkZ9MX2eUSX3s=
2
2
github.com/libdns/libdns v0.2.2 /go.mod h1:4Bj9+5CQiNMVGf87wjX4CY3HQJypUHRuLvlsfsZqLWQ =
3
3
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4 =
4
4
github.com/pkg/errors v0.9.1 /go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0 =
5
- golang.org/x/time v0.9 .0 h1:EsRrnYcQiGH+5FfbgvV4AP7qEZstoyrHB0DzarOQ4ZY =
6
- golang.org/x/time v0.9 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
5
+ golang.org/x/time v0.10 .0 h1:3usCWA8tQn0L8+hFJQNgzpWbd89begxN66o1Ojdn5L4 =
6
+ golang.org/x/time v0.10 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
You can’t perform that action at this time.
0 commit comments