File tree 2 files changed +1673
-4
lines changed
2 files changed +1673
-4
lines changed Original file line number Diff line number Diff line change 1
- module hhftechnology/pangolin -cloudflare-tunnel
1
+ module hhftechnology/traefik -cloudflare-tunnel
2
2
3
3
go 1.23.0
4
4
5
5
toolchain go1.23.3
6
6
7
7
require (
8
8
github.com/cloudflare/cloudflare-go v0.109.0
9
- github.com/go-resty/resty/v2 v2.16.5
9
+ github.com/go-resty/resty/v2 v2.16.0
10
10
github.com/sirupsen/logrus v1.9.3
11
- github.com/traefik/traefik/v3 v3.3.3
11
+ github.com/traefik/traefik/v3 v3.2.0
12
12
)
13
13
14
14
require (
@@ -44,4 +44,4 @@ replace (
44
44
github.com/abbot/go-http-auth => github.com/containous/go-http-auth v0.4.1-0.20200324110947-a37a7636d23e
45
45
github.com/go-check/check => github.com/containous/check v0.0.0-20170915194414-ca0bf163426a
46
46
github.com/gorilla/mux => github.com/containous/mux v0.0.0-20181024131434-c33f32e26898
47
- )
47
+ )
You can’t perform that action at this time.
0 commit comments