Commit a50b30f 1 parent e9c5ec3 commit a50b30f Copy full SHA for a50b30f
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.5 .0
8
+ golang.org/x/time v0.6 .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.5 .0 h1:o7cqy6amK/52YcAKIPlM3a+Fpj35zvRj2TP+e1xFSfk =
6
- golang.org/x/time v0.5 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
5
+ golang.org/x/time v0.6 .0 h1:eTDhh4ZXt5Qf0augr54TN6suAUudPcawVZeIAPU7D4U =
6
+ golang.org/x/time v0.6 .0 /go.mod h1:3BpzKBy/shNhVucY/MWOyx10tF3SFh9QdLuxbVysPQM =
You can’t perform that action at this time.
0 commit comments