Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2024. It is now read-only.
/coder-v1-cliPublic archive

Commit51c3fa2

Browse files
chore: bump github.com/spf13/cobra from 1.2.1 to 1.6.1
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.2.1 to 1.6.1.- [Release notes](https://github.com/spf13/cobra/releases)- [Commits](spf13/cobra@v1.2.1...v1.6.1)---updated-dependencies:- dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor...Signed-off-by: dependabot[bot] <support@github.com>
1 parent3a6edf6 commit51c3fa2

File tree

2 files changed

+13
-90
lines changed

2 files changed

+13
-90
lines changed

‎go.mod

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,10 +16,12 @@ require (
1616
github.com/google/go-cmpv0.5.6
1717
github.com/gorilla/websocketv1.4.2
1818
github.com/hashicorp/yamuxv0.0.0-20210826001029-26ff87cf9493
19+
github.com/json-iterator/gov1.1.11// indirect
1920
github.com/kirsle/configdirv0.0.0-20170128060238-e45d2f54772f
2021
github.com/klauspost/compressv1.13.5// indirect
2122
github.com/manifoldco/promptuiv0.8.0
2223
github.com/modern-go/concurrentv0.0.0-20180306012644-bacd9c7ef1dd// indirect
24+
github.com/modern-go/reflect2v1.0.1// indirect
2325
github.com/pion/datachannelv1.4.21
2426
github.com/pion/dtls/v2v2.0.9
2527
github.com/pion/ice/v2v2.1.12
@@ -29,7 +31,7 @@ require (
2931
github.com/pkg/browserv0.0.0-20210904010418-6d279e18f982
3032
github.com/rjeczalik/notifyv0.9.2
3133
github.com/spf13/aferov1.6.0
32-
github.com/spf13/cobrav1.2.1
34+
github.com/spf13/cobrav1.6.1
3335
github.com/stretchr/testifyv1.7.0
3436
golang.org/x/cryptov0.0.0-20210817164053-32db794688a5
3537
golang.org/x/netv0.0.0-20210907225631-ff17edfbf26d

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp