修复gf 1.14.4兼容性

This commit is contained in:
tiger1103
2020-11-19 23:20:52 +08:00
parent b183fd2a07
commit 689007958e
24 changed files with 40 additions and 79 deletions
-3
View File
@@ -4,7 +4,6 @@ require (
github.com/StackExchange/wmi v0.0.0-20190523213315-cbe66965904d // indirect
github.com/alecthomas/template v0.0.0-20190718012654-fb15b899a751
github.com/casbin/casbin/v2 v2.1.2
github.com/cpuguy83/go-md2man/v2 v2.0.0 // indirect
github.com/go-ole/go-ole v1.2.4 // indirect
github.com/go-openapi/spec v0.19.11 // indirect
github.com/go-openapi/swag v0.19.11 // indirect
@@ -16,9 +15,7 @@ require (
github.com/shirou/gopsutil v2.20.2+incompatible
github.com/swaggo/swag v1.6.9
golang.org/x/net v0.0.0-20201024042810-be3efd7ff127 // indirect
golang.org/x/text v0.3.3 // indirect
golang.org/x/tools v0.0.0-20201023174141-c8cfbd0f21e6 // indirect
gopkg.in/yaml.v2 v2.3.0 // indirect
)
go 1.14