Release 2.2.5

This commit is contained in:
Star Brilliant
2021-03-25 14:30:44 +00:00
parent 82c50163c1
commit 0a76416f8e
3 changed files with 23 additions and 11 deletions
+4 -5
View File
@@ -6,9 +6,8 @@ require (
github.com/BurntSushi/toml v0.3.1
github.com/gorilla/handlers v1.4.0
github.com/infobloxopen/go-trees v0.0.0-20200715205103-96a057b8dfb9
github.com/miekg/dns v1.1.31
golang.org/x/crypto v0.0.0-20200728195943-123391ffb6de // indirect
golang.org/x/net v0.0.0-20200707034311-ab3426394381
golang.org/x/sys v0.0.0-20200728102440-3e129f6d46b1 // indirect
golang.org/x/text v0.3.2 // indirect
github.com/miekg/dns v1.1.41
golang.org/x/crypto v0.0.0-20210322153248-0c34fe9e7dc2 // indirect
golang.org/x/net v0.0.0-20210324205630-d1beb07c2056
golang.org/x/tools v0.0.0-20191216052735-49a3e744a425 // indirect
)