This repository was archived by the owner on Sep 9, 2024. It is now read-only.
File tree 2 files changed +2
-1
lines changed
Blueprint-ui/Kanister Examples
2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ go 1.21.1
4
4
5
5
require (
6
6
github.com/google/go-github/v37 v37.0.0
7
- golang.org/x/oauth2 v0.12 .0
7
+ golang.org/x/oauth2 v0.22 .0
8
8
gopkg.in/yaml.v2 v2.4.0
9
9
)
10
10
Original file line number Diff line number Diff line change @@ -28,6 +28,7 @@ golang.org/x/net v0.15.0/go.mod h1:idbUs1IY1+zTqbi8yxTbhexhEEk5ur9LInksu6HrEpk=
28
28
golang.org/x/oauth2 v0.0.0-20180821212333-d2e6202438be /go.mod h1:N/0e6XlmueqKjAGxoOufVs8QHGRruUQn6yWY3a++T0U =
29
29
golang.org/x/oauth2 v0.12.0 h1:smVPGxink+n1ZI5pkQa8y6fZT0RW0MgCO5bFpepy4B4 =
30
30
golang.org/x/oauth2 v0.12.0 /go.mod h1:A74bZ3aGXgCY0qaIC9Ahg6Lglin4AMAco8cIv9baba4 =
31
+ golang.org/x/oauth2 v0.22.0 /go.mod h1:XYTD2NtWslqkgxebSiOHnXEap4TF09sJSc7H1sXbhtI =
31
32
golang.org/x/sys v0.0.0-20190215142949-d0b11bdaac8a /go.mod h1:STP8DvDyc/dI5b8T5hshtkjS+E42TnysNCUPdjciGhY =
32
33
golang.org/x/sys v0.0.0-20201119102817-f84b799fce68 /go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs =
33
34
golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
You can’t perform that action at this time.
0 commit comments