File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ require (
88 firebase.google.com/go/v4 v4.20.0
99 github.com/stripe/stripe-go/v76 v76.25.0
1010 golang.org/x/net v0.54.0
11- golang.org/x/term v0.43 .0
11+ golang.org/x/term v0.45 .0
1212 google.golang.org/api v0.279.0
1313 google.golang.org/grpc v1.81.1
1414)
@@ -54,7 +54,7 @@ require (
5454 golang.org/x/crypto v0.51.0 // indirect
5555 golang.org/x/oauth2 v0.36.0 // indirect
5656 golang.org/x/sync v0.20.0 // indirect
57- golang.org/x/sys v0.44 .0 // indirect
57+ golang.org/x/sys v0.47 .0 // indirect
5858 golang.org/x/text v0.37.0 // indirect
5959 golang.org/x/time v0.15.0 // indirect
6060 google.golang.org/appengine/v2 v2.0.6 // indirect
Original file line number Diff line number Diff line change @@ -134,12 +134,12 @@ golang.org/x/sys v0.0.0-20210423082822-04245dca01da/go.mod h1:h1NjWce9XRLGQEsW7w
134134golang.org/x/sys v0.0.0-20210615035016-665e8c7367d1 /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
135135golang.org/x/sys v0.0.0-20220520151302-bc2c85ada10a /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
136136golang.org/x/sys v0.0.0-20220722155257-8c9f86f7a55f /go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg =
137- golang.org/x/sys v0.44 .0 h1:ildZl3J4uzeKP07r2F++Op7E9B29JRUy+a27EibtBTQ =
138- golang.org/x/sys v0.44 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
137+ golang.org/x/sys v0.47 .0 h1:o7XGOvZQCADBQQ4Y7VNq2dRWQR7JmOUW8Kxx4ZsNgWs =
138+ golang.org/x/sys v0.47 .0 /go.mod h1:4GL1E5IUh+htKOUEOaiffhrAeqysfVGipDYzABqnCmw =
139139golang.org/x/term v0.0.0-20201126162022-7de9c90e9dd1 /go.mod h1:bj7SfCRtBDWHUb9snDiAeCFNEtKQo2Wmx5Cou7ajbmo =
140140golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 /go.mod h1:jbD1KX2456YbFQfuXm/mYQcufACuNUgVhRMnK/tPxf8 =
141- golang.org/x/term v0.43 .0 h1:S4RLU2sB31O/NCl+zFN9Aru9A/Cq2aqKpTZJ6B+DwT4 =
142- golang.org/x/term v0.43 .0 /go.mod h1:lrhlHNdQJHO+1qVYiHfFKVuVioJIheAc3fBSMFYEIsk =
141+ golang.org/x/term v0.45 .0 h1:NwWyBmoJCbfTHpxrWoZ9C6/VxOf7ic219I8xZZFdrf0 =
142+ golang.org/x/term v0.45 .0 /go.mod h1:9aqxs0blBcrm/n0L9QW0aRVD+ktan8ssZromtqJC43w =
143143golang.org/x/text v0.3.0 /go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ =
144144golang.org/x/text v0.3.3 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
145145golang.org/x/text v0.3.6 /go.mod h1:5Zoc/QRtKVWzQhOtBMvqHzDpF6irO9z98xDceosuGiQ =
You can’t perform that action at this time.
0 commit comments