File tree Expand file tree Collapse file tree 2 files changed +6
-68
lines changed Expand file tree Collapse file tree 2 files changed +6
-68
lines changed Original file line number Diff line number Diff line change @@ -70,7 +70,7 @@ require (
7070 github.com/Azure/go-autorest/logger v0.2.1 // indirect
7171 github.com/Azure/go-autorest/tracing v0.6.0 // indirect
7272 github.com/AzureAD/microsoft-authentication-library-for-go v1.2.3 // indirect
73- github.com/Microsoft/go-winio v0.5 .2 // indirect
73+ github.com/Microsoft/go-winio v0.6 .2 // indirect
7474 github.com/OpenDNS/vegadns2client v0.0.0-20180418235048-a3fa4a771d87 // indirect
7575 github.com/akamai/AkamaiOPEN-edgegrid-golang v1.2.2 // indirect
7676 github.com/aliyun/alibaba-cloud-sdk-go v1.63.45 // indirect
@@ -214,6 +214,7 @@ require (
214214 github.com/shopspring/decimal v1.4.0 // indirect
215215 github.com/sirupsen/logrus v1.9.3 // indirect
216216 github.com/smartystreets/go-aws-auth v0.0.0-20180515143844-0c1422d1fdb9 // indirect
217+ github.com/smartystreets/gunit v1.1.3 // indirect
217218 github.com/softlayer/softlayer-go v1.1.7 // indirect
218219 github.com/softlayer/xmlrpc v0.0.0-20200409220501-5f089df7cb7e // indirect
219220 github.com/sony/gobreaker v1.0.0 // indirect
@@ -284,3 +285,5 @@ require (
284285 sigs.k8s.io/structured-merge-diff/v4 v4.4.2 // indirect
285286 sigs.k8s.io/yaml v1.4.0 // indirect
286287)
288+
289+ replace code.pfad.fr/risefront v1.0.0 => github.com/nginxui/risefront v1.0.3
You can’t perform that action at this time.
0 commit comments