-
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(deps): update module github.com/google/go-github/v35 to v63
- Loading branch information
1 parent
15bc299
commit 834e0be
Showing
2 changed files
with
92 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,103 @@ | ||
module github.com/clok/ghlabels | ||
|
||
go 1.16 | ||
go 1.21 | ||
|
||
toolchain go1.22.5 | ||
|
||
require ( | ||
github.com/AlecAivazis/survey/v2 v2.3.4 | ||
github.com/clok/cdocs v1.2.0 | ||
github.com/clok/kemba v1.1.1 | ||
github.com/google/go-github/v35 v35.3.0 | ||
github.com/google/go-querystring v1.1.0 // indirect | ||
github.com/google/go-github/v63 v63.0.0 | ||
github.com/stretchr/testify v1.7.1 | ||
github.com/urfave/cli/v2 v2.8.0 | ||
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect | ||
golang.org/x/oauth2 v0.0.0-20220411215720-9780585627b5 | ||
google.golang.org/appengine v1.6.7 // indirect | ||
gopkg.in/yaml.v2 v2.4.0 | ||
) | ||
|
||
require ( | ||
cloud.google.com/go v0.65.0 // indirect | ||
cloud.google.com/go/bigquery v1.8.0 // indirect | ||
cloud.google.com/go/datastore v1.1.0 // indirect | ||
cloud.google.com/go/pubsub v1.3.1 // indirect | ||
cloud.google.com/go/storage v1.10.0 // indirect | ||
dmitri.shuralyov.com/gpu/mtl v0.0.0-20190408044501-666a987793e9 // indirect | ||
github.com/BurntSushi/toml v1.1.0 // indirect | ||
github.com/BurntSushi/xgb v0.0.0-20160522181843-27f122750802 // indirect | ||
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2 // indirect | ||
github.com/antzucaro/matchr v0.0.0-20210222213004-b04723ef80f0 // indirect | ||
github.com/census-instrumentation/opencensus-proto v0.2.1 // indirect | ||
github.com/chzyer/logex v1.1.10 // indirect | ||
github.com/chzyer/readline v0.0.0-20180603132655-2972be24d48e // indirect | ||
github.com/chzyer/test v0.0.0-20180213035817-a1ea475d72b1 // indirect | ||
github.com/client9/misspell v0.3.4 // indirect | ||
github.com/cncf/udpa/go v0.0.0-20191209042840-269d4d468f6f // indirect | ||
github.com/cpuguy83/go-md2man/v2 v2.0.1 // indirect | ||
github.com/creack/pty v1.1.17 // indirect | ||
github.com/davecgh/go-spew v1.1.1 // indirect | ||
github.com/envoyproxy/go-control-plane v0.9.4 // indirect | ||
github.com/envoyproxy/protoc-gen-validate v0.1.0 // indirect | ||
github.com/go-gl/glfw v0.0.0-20190409004039-e6da0acd62b1 // indirect | ||
github.com/go-gl/glfw/v3.3/glfw v0.0.0-20200222043503-6f7a984d4dc4 // indirect | ||
github.com/golang/glog v0.0.0-20160126235308-23def4e6c14b // indirect | ||
github.com/golang/groupcache v0.0.0-20200121045136-8c9f03a8e57e // indirect | ||
github.com/golang/mock v1.4.4 // indirect | ||
github.com/golang/protobuf v1.4.2 // indirect | ||
github.com/google/btree v1.0.0 // indirect | ||
github.com/google/go-cmp v0.6.0 // indirect | ||
github.com/google/go-querystring v1.1.0 // indirect | ||
github.com/google/martian v2.1.0+incompatible // indirect | ||
github.com/google/martian/v3 v3.0.0 // indirect | ||
github.com/google/pprof v0.0.0-20200708004538-1a94d8640e99 // indirect | ||
github.com/google/renameio v0.1.0 // indirect | ||
github.com/googleapis/gax-go/v2 v2.0.5 // indirect | ||
github.com/gookit/color v1.3.8 // indirect | ||
github.com/hashicorp/golang-lru v0.5.1 // indirect | ||
github.com/hinshun/vt10x v0.0.0-20220119200601-820417d04eec // indirect | ||
github.com/ianlancetaylor/demangle v0.0.0-20181102032728-5e5cf60278f6 // indirect | ||
github.com/jstemmer/go-junit-report v0.9.1 // indirect | ||
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect | ||
github.com/kisielk/gotool v1.0.0 // indirect | ||
github.com/kr/pretty v0.2.1 // indirect | ||
github.com/kr/pty v1.1.1 // indirect | ||
github.com/kr/text v0.2.0 // indirect | ||
github.com/mattn/go-colorable v0.1.2 // indirect | ||
github.com/mattn/go-isatty v0.0.8 // indirect | ||
github.com/mgutz/ansi v0.0.0-20170206155736-9520e82c474b // indirect | ||
github.com/niemeyer/pretty v0.0.0-20200227124842-a10e7caefd8e // indirect | ||
github.com/pmezard/go-difflib v1.0.0 // indirect | ||
github.com/prometheus/client_model v0.0.0-20190812154241-14fe0d1b01d4 // indirect | ||
github.com/rogpeppe/go-internal v1.3.0 // indirect | ||
github.com/russross/blackfriday/v2 v2.1.0 // indirect | ||
github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect | ||
github.com/stretchr/objx v0.1.0 // indirect | ||
github.com/yuin/goldmark v1.1.32 // indirect | ||
go.opencensus.io v0.22.4 // indirect | ||
golang.org/x/crypto v0.0.0-20210817164053-32db794688a5 // indirect | ||
golang.org/x/exp v0.0.0-20200224162631-6cc2880d07d6 // indirect | ||
golang.org/x/image v0.0.0-20190802002840-cff245a6509b // indirect | ||
golang.org/x/lint v0.0.0-20200302205851-738671d3881b // indirect | ||
golang.org/x/mobile v0.0.0-20190719004257-d2bd2a29d028 // indirect | ||
golang.org/x/mod v0.3.0 // indirect | ||
golang.org/x/net v0.0.0-20220127200216-cd36cc0744dd // indirect | ||
golang.org/x/sync v0.0.0-20200625203802-6e8e738ad208 // indirect | ||
golang.org/x/sys v0.0.0-20211216021012-1d35b9e2eb4e // indirect | ||
golang.org/x/term v0.0.0-20210927222741-03fcf44c2211 // indirect | ||
golang.org/x/text v0.3.7 // indirect | ||
golang.org/x/time v0.0.0-20191024005414-555d28b269f0 // indirect | ||
golang.org/x/tools v0.0.0-20200825202427-b303f430e36d // indirect | ||
golang.org/x/xerrors v0.0.0-20200804184101-5ec99f83aff1 // indirect | ||
google.golang.org/api v0.30.0 // indirect | ||
google.golang.org/appengine v1.6.7 // indirect | ||
google.golang.org/genproto v0.0.0-20200825200019-8632dd797987 // indirect | ||
google.golang.org/grpc v1.31.0 // indirect | ||
google.golang.org/protobuf v1.25.0 // indirect | ||
gopkg.in/check.v1 v1.0.0-20200227125254-8fa46927fb4f // indirect | ||
gopkg.in/errgo.v2 v2.1.0 // indirect | ||
gopkg.in/yaml.v3 v3.0.0-20200313102051-9f266ea9e77c // indirect | ||
honnef.co/go/tools v0.0.1-2020.1.4 // indirect | ||
rsc.io/binaryregexp v0.2.0 // indirect | ||
rsc.io/quote/v3 v3.1.0 // indirect | ||
rsc.io/sampler v1.3.0 // indirect | ||
) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters