File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
8
8
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f
9
9
github.com/prometheus/client_golang v1.11.0
10
10
github.com/prometheus/client_model v0.2.0
11
- golang.org/x/net v0.0.0-20210525063256-abc453219eb5
11
+ golang.org/x/net v0.0.0-20211216030914-fe4d6282115f
12
12
golang.org/x/oauth2 v0.0.0-20210514164344-f6687ab2804c
13
13
gopkg.in/alecthomas/kingpin.v2 v2.2.6
14
14
gopkg.in/yaml.v2 v2.4.0
Original file line number Diff line number Diff line change @@ -260,8 +260,8 @@ golang.org/x/net v0.0.0-20200520182314-0ba52f642ac2/go.mod h1:qpuaurCH72eLCgpAm/
260
260
golang.org/x/net v0.0.0-20200625001655-4c5254603344 /go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA =
261
261
golang.org/x/net v0.0.0-20200707034311-ab3426394381 /go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA =
262
262
golang.org/x/net v0.0.0-20200822124328-c89045814202 /go.mod h1:/O7V0waA8r7cgGh81Ro3o1hOxt32SMVPicZroKQ2sZA =
263
- golang.org/x/net v0.0.0-20210525063256-abc453219eb5 h1:wjuX4b5yYQnEQHzd+CBcrcC6OVR2J1CN6mUy0oSxIPo =
264
- golang.org/x/net v0.0.0-20210525063256-abc453219eb5 /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
263
+ golang.org/x/net v0.0.0-20211216030914-fe4d6282115f h1:hEYJvxw1lSnWIl8X9ofsYMklzaDs90JI2az5YMd4fPM =
264
+ golang.org/x/net v0.0.0-20211216030914-fe4d6282115f /go.mod h1:9nx3DQGgdP8bBQD5qxJ1jj9UTztislL4KSBs9R2vV5Y =
265
265
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
266
266
golang.org/x/oauth2 v0.0.0-20190226205417-e64efc72b421 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
267
267
golang.org/x/oauth2 v0.0.0-20190604053449-0f29369cfe45 /go.mod h1:gOpvHmFTYa4IltrdGE7lF6nIHvwfUNPOp7c8zoXwtLw =
You can’t perform that action at this time.
0 commit comments