nic-chen commented on a change in pull request #1946:
URL: https://github.com/apache/apisix-dashboard/pull/1946#discussion_r666209042



##########
File path: api/go.mod
##########
@@ -19,32 +18,27 @@ require (
        github.com/gin-contrib/pprof v1.3.0
        github.com/gin-contrib/static v0.0.0-20200916080430-d45d9a37d28e
        github.com/gin-gonic/gin v1.6.3
-       github.com/gogo/protobuf v1.3.2 // indirect
-       github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // 
indirect
        github.com/google/uuid v1.1.2 // indirect
        github.com/gorilla/websocket v1.4.2 // indirect
        github.com/grpc-ecosystem/go-grpc-middleware v1.2.2 // indirect
-       github.com/grpc-ecosystem/grpc-gateway v1.16.0 // indirect
        github.com/jonboulle/clockwork v0.2.2 // indirect
-       github.com/json-iterator/go v1.1.11 // indirect
        github.com/prometheus/client_golang v1.8.0 // indirect
        github.com/satori/go.uuid v1.2.0
        github.com/shiningrush/droplet v0.2.6-0.20210127040147-53817015cd1b
        github.com/shiningrush/droplet/wrapper/gin v0.2.1
        github.com/sirupsen/logrus v1.7.0 // indirect
        github.com/sony/sonyflake v1.0.0
        github.com/spf13/cobra v0.0.3
-       github.com/spf13/pflag v1.0.5 // indirect
+       github.com/spf13/viper v1.8.1

Review comment:
       I remember that the license of a dependency of `viper` was not 
compatible with Apache 2.0,  please confirm.
   




-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to