@@ -4,15 +4,15 @@ go 1.17
44
55require (
66 github.com/appleboy/gofight/v2 v2.1.2
7- github.com/casbin/casbin/v2 v2.40.6
7+ github.com/casbin/casbin/v2 v2.51.1
88 github.com/gorilla/context v1.1.1
99 github.com/gorilla/sessions v1.2.1
10- github.com/labstack/echo/v4 v4.6.1
10+ github.com/labstack/echo/v4 v4.7.2
1111 github.com/labstack/gommon v0.3.1
1212 github.com/opentracing/opentracing-go v1.2.0
13- github.com/openzipkin/zipkin-go v0.3 .0
14- github.com/prometheus/client_golang v1.11.0
15- github.com/prometheus/common v0.32.1
13+ github.com/openzipkin/zipkin-go v0.4 .0
14+ github.com/prometheus/client_golang v1.12.2
15+ github.com/prometheus/common v0.37.0
1616 github.com/stretchr/testify v1.7.0
1717 github.com/uber/jaeger-client-go v2.30.0+incompatible
1818)
@@ -21,28 +21,28 @@ require (
2121 github.com/HdrHistogram/hdrhistogram-go v1.1.2 // indirect
2222 github.com/Knetic/govaluate v3.0.1-0.20171022003610-9aa49832a739+incompatible // indirect
2323 github.com/beorn7/perks v1.0.1 // indirect
24- github.com/cespare/xxhash/v2 v2.1.1 // indirect
24+ github.com/cespare/xxhash/v2 v2.1.2 // indirect
2525 github.com/davecgh/go-spew v1.1.1 // indirect
2626 github.com/golang-jwt/jwt v3.2.2+incompatible // indirect
2727 github.com/golang/protobuf v1.5.2 // indirect
2828 github.com/gorilla/securecookie v1.1.1 // indirect
29- github.com/mattn/go-colorable v0.1.11 // indirect
29+ github.com/mattn/go-colorable v0.1.12 // indirect
3030 github.com/mattn/go-isatty v0.0.14 // indirect
3131 github.com/matttproud/golang_protobuf_extensions v1.0.1 // indirect
3232 github.com/pkg/errors v0.9.1 // indirect
3333 github.com/pmezard/go-difflib v1.0.0 // indirect
3434 github.com/prometheus/client_model v0.2.0 // indirect
35- github.com/prometheus/procfs v0.6 .0 // indirect
35+ github.com/prometheus/procfs v0.8 .0 // indirect
3636 github.com/uber/jaeger-lib v2.4.1+incompatible // indirect
3737 github.com/valyala/bytebufferpool v1.0.0 // indirect
3838 github.com/valyala/fasttemplate v1.2.1 // indirect
3939 go.uber.org/atomic v1.9.0 // indirect
40- golang.org/x/crypto v0.0.0-20210920023735-84f357641f63 // indirect
41- golang.org/x/net v0.0.0-20210917221730-978cfadd31cf // indirect
42- golang.org/x/sys v0.0.0-20211103235746-7861aae1554b // indirect
40+ golang.org/x/crypto v0.0.0-20220722155217-630584e8d5aa // indirect
41+ golang.org/x/net v0.0.0-20220728030405-41545e8bf201 // indirect
42+ golang.org/x/sys v0.0.0-20220728004956-3c1f35247d10 // indirect
4343 golang.org/x/text v0.3.7 // indirect
44- golang.org/x/time v0.0.0-20201208040808-7e3f01d25324 // indirect
45- google.golang.org/grpc v1.41 .0 // indirect
46- google.golang.org/protobuf v1.27.1 // indirect
44+ golang.org/x/time v0.0.0-20220722155302-e5dcc9cfc0b9 // indirect
45+ google.golang.org/grpc v1.48 .0 // indirect
46+ google.golang.org/protobuf v1.28.0 // indirect
4747 gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b // indirect
4848)
0 commit comments