File tree Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Expand file tree Collapse file tree 8 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ require (
21
21
github.com/coreos/go-semver v0.3.0
22
22
github.com/docker/go-units v0.4.0
23
23
github.com/elliotchance/pie/v2 v2.1.0
24
- github.com/gin-contrib/cors v1.4 .0
24
+ github.com/gin-contrib/cors v1.6 .0
25
25
github.com/gin-contrib/gzip v0.0.1
26
26
github.com/gin-contrib/pprof v1.4.0
27
27
github.com/gin-gonic/gin v1.10.0
Original file line number Diff line number Diff line change @@ -145,8 +145,8 @@ github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uq
145
145
github.com/gabriel-vasile/mimetype v1.4.3 /go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk =
146
146
github.com/ghodss/yaml v1.0.0 h1:wQHKEahhL6wmXdzwWG11gIVCkOv05bNOh+Rxn0yngAk =
147
147
github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
148
- github.com/gin-contrib/cors v1.4 .0 h1:oJ6gwtUl3lqV0WEIwM/LxPF1QZ5qe2lGWdY2+bz7y0g =
149
- github.com/gin-contrib/cors v1.4 .0 /go.mod h1:bs9pNM0x/UsmHPBWT2xZz9ROh8xYjYkiURUfmBoMlcs =
148
+ github.com/gin-contrib/cors v1.6 .0 h1:0Z7D/bVhE6ja07lI8CTjTonp6SB07o8bNuFyRbsBUQg =
149
+ github.com/gin-contrib/cors v1.6 .0 /go.mod h1:cI+h6iOAyxKRtUtC6iF/Si1KSFvGm/gK+kshxlCi8ro =
150
150
github.com/gin-contrib/gzip v0.0.1 h1:ezvKOL6jH+jlzdHNE4h9h8q8uMpDQjyl0NN0Jd7jozc =
151
151
github.com/gin-contrib/gzip v0.0.1 /go.mod h1:fGBJBCdt6qCZuCAOwWuFhBB4OOq9EFqlo5dEaFhhu5w =
152
152
github.com/gin-contrib/pprof v1.4.0 h1:XxiBSf5jWZ5i16lNOPbMTVdgHBdhfGRD5PZ1LWazzvg =
Original file line number Diff line number Diff line change @@ -64,7 +64,7 @@ require (
64
64
github.com/elliotchance/pie/v2 v2.1.0 // indirect
65
65
github.com/fogleman/gg v1.3.0 // indirect
66
66
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
67
- github.com/gin-contrib/cors v1.4 .0 // indirect
67
+ github.com/gin-contrib/cors v1.6 .0 // indirect
68
68
github.com/gin-contrib/gzip v0.0.1 // indirect
69
69
github.com/gin-contrib/pprof v1.4.0 // indirect
70
70
github.com/gin-contrib/sse v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
127
127
github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0 =
128
128
github.com/gabriel-vasile/mimetype v1.4.3 /go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk =
129
129
github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
130
- github.com/gin-contrib/cors v1.4 .0 h1:oJ6gwtUl3lqV0WEIwM/LxPF1QZ5qe2lGWdY2+bz7y0g =
131
- github.com/gin-contrib/cors v1.4 .0 /go.mod h1:bs9pNM0x/UsmHPBWT2xZz9ROh8xYjYkiURUfmBoMlcs =
130
+ github.com/gin-contrib/cors v1.6 .0 h1:0Z7D/bVhE6ja07lI8CTjTonp6SB07o8bNuFyRbsBUQg =
131
+ github.com/gin-contrib/cors v1.6 .0 /go.mod h1:cI+h6iOAyxKRtUtC6iF/Si1KSFvGm/gK+kshxlCi8ro =
132
132
github.com/gin-contrib/gzip v0.0.1 h1:ezvKOL6jH+jlzdHNE4h9h8q8uMpDQjyl0NN0Jd7jozc =
133
133
github.com/gin-contrib/gzip v0.0.1 /go.mod h1:fGBJBCdt6qCZuCAOwWuFhBB4OOq9EFqlo5dEaFhhu5w =
134
134
github.com/gin-contrib/pprof v1.4.0 h1:XxiBSf5jWZ5i16lNOPbMTVdgHBdhfGRD5PZ1LWazzvg =
Original file line number Diff line number Diff line change @@ -65,7 +65,7 @@ require (
65
65
github.com/elliotchance/pie/v2 v2.1.0 // indirect
66
66
github.com/fogleman/gg v1.3.0 // indirect
67
67
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
68
- github.com/gin-contrib/cors v1.4 .0 // indirect
68
+ github.com/gin-contrib/cors v1.6 .0 // indirect
69
69
github.com/gin-contrib/gzip v0.0.1 // indirect
70
70
github.com/gin-contrib/pprof v1.4.0 // indirect
71
71
github.com/gin-contrib/sse v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -131,8 +131,8 @@ github.com/fsnotify/fsnotify v1.6.0/go.mod h1:sl3t1tCWJFWoRz9R8WJCbQihKKwmorjAbS
131
131
github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0 =
132
132
github.com/gabriel-vasile/mimetype v1.4.3 /go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk =
133
133
github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
134
- github.com/gin-contrib/cors v1.4 .0 h1:oJ6gwtUl3lqV0WEIwM/LxPF1QZ5qe2lGWdY2+bz7y0g =
135
- github.com/gin-contrib/cors v1.4 .0 /go.mod h1:bs9pNM0x/UsmHPBWT2xZz9ROh8xYjYkiURUfmBoMlcs =
134
+ github.com/gin-contrib/cors v1.6 .0 h1:0Z7D/bVhE6ja07lI8CTjTonp6SB07o8bNuFyRbsBUQg =
135
+ github.com/gin-contrib/cors v1.6 .0 /go.mod h1:cI+h6iOAyxKRtUtC6iF/Si1KSFvGm/gK+kshxlCi8ro =
136
136
github.com/gin-contrib/gzip v0.0.1 h1:ezvKOL6jH+jlzdHNE4h9h8q8uMpDQjyl0NN0Jd7jozc =
137
137
github.com/gin-contrib/gzip v0.0.1 /go.mod h1:fGBJBCdt6qCZuCAOwWuFhBB4OOq9EFqlo5dEaFhhu5w =
138
138
github.com/gin-contrib/pprof v1.4.0 h1:XxiBSf5jWZ5i16lNOPbMTVdgHBdhfGRD5PZ1LWazzvg =
Original file line number Diff line number Diff line change @@ -62,7 +62,7 @@ require (
62
62
github.com/elliotchance/pie/v2 v2.1.0 // indirect
63
63
github.com/fogleman/gg v1.3.0 // indirect
64
64
github.com/gabriel-vasile/mimetype v1.4.3 // indirect
65
- github.com/gin-contrib/cors v1.4 .0 // indirect
65
+ github.com/gin-contrib/cors v1.6 .0 // indirect
66
66
github.com/gin-contrib/gzip v0.0.1 // indirect
67
67
github.com/gin-contrib/pprof v1.4.0 // indirect
68
68
github.com/gin-contrib/sse v0.1.0 // indirect
Original file line number Diff line number Diff line change @@ -127,8 +127,8 @@ github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMo
127
127
github.com/gabriel-vasile/mimetype v1.4.3 h1:in2uUcidCuFcDKtdcBxlR0rJ1+fsokWf+uqxgUFjbI0 =
128
128
github.com/gabriel-vasile/mimetype v1.4.3 /go.mod h1:d8uq/6HKRL6CGdk+aubisF/M5GcPfT7nKyLpA0lbSSk =
129
129
github.com/ghodss/yaml v1.0.0 /go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04 =
130
- github.com/gin-contrib/cors v1.4 .0 h1:oJ6gwtUl3lqV0WEIwM/LxPF1QZ5qe2lGWdY2+bz7y0g =
131
- github.com/gin-contrib/cors v1.4 .0 /go.mod h1:bs9pNM0x/UsmHPBWT2xZz9ROh8xYjYkiURUfmBoMlcs =
130
+ github.com/gin-contrib/cors v1.6 .0 h1:0Z7D/bVhE6ja07lI8CTjTonp6SB07o8bNuFyRbsBUQg =
131
+ github.com/gin-contrib/cors v1.6 .0 /go.mod h1:cI+h6iOAyxKRtUtC6iF/Si1KSFvGm/gK+kshxlCi8ro =
132
132
github.com/gin-contrib/gzip v0.0.1 h1:ezvKOL6jH+jlzdHNE4h9h8q8uMpDQjyl0NN0Jd7jozc =
133
133
github.com/gin-contrib/gzip v0.0.1 /go.mod h1:fGBJBCdt6qCZuCAOwWuFhBB4OOq9EFqlo5dEaFhhu5w =
134
134
github.com/gin-contrib/pprof v1.4.0 h1:XxiBSf5jWZ5i16lNOPbMTVdgHBdhfGRD5PZ1LWazzvg =
You can’t perform that action at this time.
0 commit comments