8000 Bump cobra and gorilla/websocket versions (related to #269) by vania-pooh · Pull Request #327 · aerokube/images · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Dec 17, 2024. It is now read-only.

Bump cobra and gorilla/websocket versions (related to #269) #327

Merged
merged 1 commit into from
Dec 10, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ require (
github.com/markbates/pkger v0.17.1
github.com/mattn/go-colorable v0.1.7 // indirect
github.com/mattn/go-runewidth v0.0.9 // indirect
github.com/spf13/cobra v1.0.0
github.com/spf13/cobra v1.1.1
gopkg.in/cheggaaa/pb.v1 v1.0.28
)
Loading
0