Skip to content
This repository has been archived by the owner on Jul 20, 2024. It is now read-only.

Commit

Permalink
build(deps): bump github.com/railwayapp/cli from 1.7.5 to 1.8.0 (#45)
Browse files Browse the repository at this point in the history
Bumps [github.com/railwayapp/cli](https://github.com/railwayapp/cli) from 1.7.5 to 1.8.0.
- [Release notes](https://github.com/railwayapp/cli/releases)
- [Changelog](https://github.com/railwayapp/cli/blob/master/.goreleaser.yml)
- [Commits](railwayapp/cli@v1.7.5...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/railwayapp/cli
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jun 7, 2022
1 parent 2a784f3 commit 24b92f4
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ require (
github.com/mgutz/ansi v0.0.0-20200706080929-d51e80ef957d
github.com/muesli/reflow v0.3.0
github.com/muesli/termenv v0.11.1-0.20220212125758-44cd13922739
github.com/railwayapp/cli v1.7.5
github.com/railwayapp/cli v1.8.0
github.com/spf13/cobra v1.4.0
github.com/spf13/viper v1.12.0
github.com/tidwall/gjson v1.14.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -426,8 +426,8 @@ github.com/prometheus/common v0.4.0/go.mod h1:TNfzLD0ON7rHzMJeJkieUDPYmFC7Snx/y8
github.com/prometheus/procfs v0.0.0-20181005140218-185b4288413d/go.mod h1:c3At6R/oaqEKCNdg8wHV1ftS6bRYblBhIjjI8uT2IGk=
github.com/prometheus/procfs v0.0.0-20190507164030-5867b95ac084/go.mod h1:TjEm7ze935MbeOT/UhFTIMYKhuLP4wbCsTZCD3I8kEA=
github.com/prometheus/tsdb v0.7.1/go.mod h1:qhTCs0VvXwvX/y3TZrWD7rabWM+ijKTux40TwIPHuXU=
github.com/railwayapp/cli v1.7.5 h1:7Uxt0ijx013nHdVDtuotuJqa7MrMjH2Vn4aldS0ndSo=
github.com/railwayapp/cli v1.7.5/go.mod h1:7BdNt6Coh0jdfxHb7NUOij4kXe3vTXES6f2PpGPPidE=
github.com/railwayapp/cli v1.8.0 h1:DCVcbp27GhmJL2O6bcxi2xrL2TpzR2eYXnuVmr+zQDc=
github.com/railwayapp/cli v1.8.0/go.mod h1:7BdNt6Coh0jdfxHb7NUOij4kXe3vTXES6f2PpGPPidE=
github.com/rhnvrm/simples3 v0.6.1/go.mod h1:Y+3vYm2V7Y4VijFoJHHTrja6OgPrJ2cBti8dPGkC3sA=
github.com/rivo/tview v0.0.0-20220307222120-9994674d60a8 h1:xe+mmCnDN82KhC010l3NfYlA8ZbOuzbXAzSYBa6wbMc=
github.com/rivo/tview v0.0.0-20220307222120-9994674d60a8/go.mod h1:WIfMkQNY+oq/mWwtsjOYHIZBuwthioY2srOmljJkTnk=
Expand Down

0 comments on commit 24b92f4

Please sign in to comment.