File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
build_root_image :
2
2
name : builder
3
3
namespace : stolostron
4
- tag : go1.22 -linux
4
+ tag : go1.23 -linux
Original file line number Diff line number Diff line change @@ -51,7 +51,7 @@ require (
51
51
golang.org/x/crypto v0.31.0 // indirect
52
52
golang.org/x/exp v0.0.0-20240525044651-4c93da0ed11d // indirect
53
53
golang.org/x/net v0.33.0 // indirect
54
- golang.org/x/oauth2 v0.21 .0 // indirect
54
+ golang.org/x/oauth2 v0.27 .0 // indirect
55
55
golang.org/x/sys v0.28.0 // indirect
56
56
golang.org/x/term v0.27.0 // indirect
57
57
golang.org/x/text v0.21.0 // indirect
Original file line number Diff line number Diff line change @@ -157,8 +157,8 @@ golang.org/x/net v0.0.0-20220722155237-a158d28d115b/go.mod h1:XRhObCWvk6IyKnWLug
157
157
golang.org/x/net v0.2.0 /go.mod h1:KqCZLdyyvdV855qA2rE3GC2aiw5xGR5TEjj8smXukLY =
158
158
golang.org/x/net v0.33.0 h1:74SYHlV8BIgHIFC/LrYkOGIwL19eTYXQ5wc6TBuO36I =
159
159
golang.org/x/net v0.33.0 /go.mod h1:HXLR5J+9DxmrqMwG9qjGCxZ+zKXxBru04zlTvWlWuN4 =
160
- golang.org/x/oauth2 v0.21 .0 h1:tsimM75w1tF/uws5rbeHzIWxEqElMehnc+iW793zsZs =
161
- golang.org/x/oauth2 v0.21 .0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
160
+ golang.org/x/oauth2 v0.27 .0 h1:da9Vo7/tDv5RH/7nZDz1eMGS/q1Vv1N/7FCrBhI9I3M =
161
+ golang.org/x/oauth2 v0.27 .0 /go.mod h1:onh5ek6nERTohokkhCD/y2cV4Do3fxFHFuAejCkRWT8 =
162
162
golang.org/x/sync v0.0.0-20190423024810-112230192c58 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
163
163
golang.org/x/sync v0.0.0-20190911185100-cd5d95a43a6e /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
164
164
golang.org/x/sync v0.0.0-20201020160332-67f06af15bc9 /go.mod h1:RxMgew5VJxzue5/jJTE5uejpjVlOe/izrB70Jof72aM =
You can’t perform that action at this time.
0 commit comments