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/elewis787/boa from 0.0.2 to 0.1.0 (#10)
Browse files Browse the repository at this point in the history
Bumps [github.com/elewis787/boa](https://github.com/elewis787/boa) from 0.0.2 to 0.1.0.
- [Release notes](https://github.com/elewis787/boa/releases)
- [Commits](elewis787/boa@v0.0.2...v0.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 4, 2022
1 parent bdeaa16 commit 705df52
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 @@ -12,7 +12,7 @@ require (
github.com/charmbracelet/bubbles v0.10.3
github.com/charmbracelet/bubbletea v0.20.0
github.com/charmbracelet/lipgloss v0.5.0
github.com/elewis787/boa v0.0.2
github.com/elewis787/boa v0.1.0
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
github.com/gookit/config/v2 v2.1.0
github.com/knadh/koanf v1.4.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -96,8 +96,8 @@ github.com/creack/pty v1.1.17/go.mod h1:MOBLtS5ELjhRRrroQr9kyvTxUAFNvYEK993ew/Vr
github.com/davecgh/go-spew v1.1.0/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/elewis787/boa v0.0.2 h1:BVvH4hpZINlm2iuhSWjfg0brJU81ut/2cPTnRxyg/Bk=
github.com/elewis787/boa v0.0.2/go.mod h1:LL5JaAMZNfgrKvfWwjYaDOkdhV9Vk4SfdXv4TR7aYpg=
github.com/elewis787/boa v0.1.0 h1:+RgnpXU9OjVXPOXdk5b6pmf0m4iGeoSYh0oQRPREUyk=
github.com/elewis787/boa v0.1.0/go.mod h1:LL5JaAMZNfgrKvfWwjYaDOkdhV9Vk4SfdXv4TR7aYpg=
github.com/envoyproxy/go-control-plane v0.9.0/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.1-0.20191026205805-5f8ba28d4473/go.mod h1:YTl/9mNaCwkRvm6d1a2C3ymFceY/DCBVvsKhRF0iEA4=
github.com/envoyproxy/go-control-plane v0.9.4/go.mod h1:6rpuAdCZL397s3pYoYcLgu1mIlRU8Am5FuJP05cCM98=
Expand Down

0 comments on commit 705df52

Please sign in to comment.