Skip to content

Commit

Permalink
chore(deps): bump github.com/obalunenko/getenv from 1.2.0 to 1.2.1 (#236
Browse files Browse the repository at this point in the history
)

Bumps [github.com/obalunenko/getenv](https://github.com/obalunenko/getenv) from 1.2.0 to 1.2.1.
- [Release notes](https://github.com/obalunenko/getenv/releases)
- [Changelog](https://github.com/obalunenko/getenv/blob/master/.goreleaser.yml)
- [Commits](obalunenko/getenv@v1.2.0...v1.2.1)

---
updated-dependencies:
- dependency-name: github.com/obalunenko/getenv
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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 Jan 31, 2023
1 parent b5f4242 commit 3412750
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 10 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ go 1.19
require (
github.com/briandowns/spinner v1.20.0
github.com/manifoldco/promptui v0.9.0
github.com/obalunenko/getenv v1.2.0
github.com/obalunenko/getenv v1.2.1
github.com/obalunenko/logger v0.5.1
github.com/obalunenko/version v1.1.0
github.com/stretchr/testify v1.8.1
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@ github.com/mattn/go-colorable v0.1.2 h1:/bC9yWikZXAL9uJdulbSfyVNIR3n3trXl+v8+1sx
github.com/mattn/go-colorable v0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
github.com/mattn/go-isatty v0.0.8 h1:HLtExJ+uU2HOZ+wI0Tt5DtUDrx8yhUqDcp7fYERX4CE=
github.com/mattn/go-isatty v0.0.8/go.mod h1:Iq45c/XA43vh69/j3iqttzPXn0bhXyGjM0Hdxcsrc5s=
github.com/obalunenko/getenv v1.2.0 h1:AzszkCVSQNvKujueEjKG6m+GcxcKCgDjqW8xEB0mdTg=
github.com/obalunenko/getenv v1.2.0/go.mod h1:rQSU30CHN52CamPdfTjUF4dk0oaoTo03kjxw2Yx3s2Y=
github.com/obalunenko/getenv v1.2.1 h1:K7kcPZ+E4CxfJDI4JyiQyIzxEFPqYwmfxAZqmzPOIUc=
github.com/obalunenko/getenv v1.2.1/go.mod h1:rQSU30CHN52CamPdfTjUF4dk0oaoTo03kjxw2Yx3s2Y=
github.com/obalunenko/logger v0.5.1 h1:49DIEwy4sBvRzM/OtD/m7zITi5L3S5DtSYZ/WoUrnno=
github.com/obalunenko/logger v0.5.1/go.mod h1:/GnmNcmEV7tAL9StHrs3nDkXAK+TEvChoNY+YYRZww4=
github.com/obalunenko/version v1.1.0 h1:yVua7OHnK3+MJpendeMmAlfzVmq7R1h8MO3Ufz7HEec=
Expand Down
11 changes: 5 additions & 6 deletions vendor/github.com/obalunenko/getenv/README.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ github.com/mattn/go-colorable
# github.com/mattn/go-isatty v0.0.8
## explicit
github.com/mattn/go-isatty
# github.com/obalunenko/getenv v1.2.0
# github.com/obalunenko/getenv v1.2.1
## explicit; go 1.19
github.com/obalunenko/getenv
github.com/obalunenko/getenv/internal
Expand Down

0 comments on commit 3412750

Please sign in to comment.