Skip to content

Commit

Permalink
chore(deps): bump github.com/obalunenko/getenv from 1.11.0 to 1.12.0
Browse files Browse the repository at this point in the history
Bumps [github.com/obalunenko/getenv](https://github.com/obalunenko/getenv) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/obalunenko/getenv/releases)
- [Changelog](https://github.com/obalunenko/getenv/blob/master/.goreleaser.yml)
- [Commits](obalunenko/getenv@v1.11.0...v1.12.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Aug 10, 2023
1 parent 37e1079 commit 73400c8
Show file tree
Hide file tree
Showing 4 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ require (
github.com/briandowns/spinner v1.23.0
github.com/disintegration/imaging v1.6.2
github.com/hashicorp/go-multierror v1.1.1
github.com/obalunenko/getenv v1.11.0
github.com/obalunenko/getenv v1.12.0
github.com/obalunenko/logger v0.7.1
github.com/obalunenko/version v1.1.0
github.com/olegfedoseev/image-diff v0.0.0-20171116094004-897a4e73dfd6
Expand Down Expand Up @@ -83,7 +83,7 @@ require (
github.com/xrash/smetrics v0.0.0-20201216005158-039620a65673 // indirect
github.com/youmark/pkcs8 v0.0.0-20181117223130-1be2e3e5546d // indirect
golang.org/x/crypto v0.9.0 // indirect
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090 // indirect
golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819 // indirect
golang.org/x/image v0.5.0 // indirect
golang.org/x/mod v0.11.0 // indirect
golang.org/x/sync v0.1.0 // indirect
Expand Down
8 changes: 4 additions & 4 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -235,8 +235,8 @@ github.com/moby/term v0.0.0-20201216013528-df9cb8a40635/go.mod h1:FBS0z0QWA44HXy
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe h1:iruDEfMl2E6fbMZ9s0scYfZQ84/6SPL6zC8ACM2oIL0=
github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe/go.mod h1:wL8QJuTMNUDYhXwkmfOly8iTdp5TEcJFWZD2D7SIkUc=
github.com/mrunalp/fileutils v0.5.0/go.mod h1:M1WthSahJixYnrXQl/DFQuteStB1weuxD2QJNHXfbSQ=
github.com/obalunenko/getenv v1.11.0 h1:Mg+xW7b2PkZb0jfpUjFXj+oFuyXyCCLm/jAvpvqXA04=
github.com/obalunenko/getenv v1.11.0/go.mod h1:gSbJ3/CrgFGvTFzKE4A+inlAhWe3Ns/8HDXOuLQ7Po4=
github.com/obalunenko/getenv v1.12.0 h1:u8xWmCw2Lg2hCdjzgv88wWasWTf/iZVRsfoJj8W6Tfk=
github.com/obalunenko/getenv v1.12.0/go.mod h1:GtEy59H7644JXfVjxDFo1jEUe1yJ4asSyPwN8D19Pvs=
github.com/obalunenko/logger v0.7.1 h1:mhKjyScCj8ppBtdggxzcusIiod4w+GAJrEtsePjGahI=
github.com/obalunenko/logger v0.7.1/go.mod h1:YDhNeUCMxbCkZ6Kb84OjG4cgkegkHQFSVP5SXuVa4fM=
github.com/obalunenko/version v1.1.0 h1:yVua7OHnK3+MJpendeMmAlfzVmq7R1h8MO3Ufz7HEec=
Expand Down Expand Up @@ -362,8 +362,8 @@ golang.org/x/exp v0.0.0-20191227195350-da58074b4299/go.mod h1:2RIsYlXP63K8oxa1u0
golang.org/x/exp v0.0.0-20200119233911-0405dc783f0a/go.mod h1:2RIsYlXP63K8oxa1u096TMicItID8zy7Y6sNkU49FU4=
golang.org/x/exp v0.0.0-20200207192155-f17229e696bd/go.mod h1:J/WKrq2StrnmMY6+EHIKF9dgMWnmCNThgcyBT1FY9mM=
golang.org/x/exp v0.0.0-20200224162631-6cc2880d07d6/go.mod h1:3jZMyOhIsHpP37uCMkUooju7aAi5cS1Q23tOzKc+0MU=
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090 h1:Di6/M8l0O2lCLc6VVRWhgCiApHV8MnQurBnFSHsQtNY=
golang.org/x/exp v0.0.0-20230725093048-515e97ebf090/go.mod h1:FXUEEKJgO7OQYeo8N01OfiKP8RXMtf6e8aTskBGqWdc=
golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819 h1:EDuYyU/MkFXllv9QF9819VlI9a4tzGuCbhG0ExK9o1U=
golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819/go.mod h1:FXUEEKJgO7OQYeo8N01OfiKP8RXMtf6e8aTskBGqWdc=
golang.org/x/image v0.0.0-20190227222117-0694c2d4d067/go.mod h1:kZ7UVZpmo3dzQBMxlp+ypCbDeSB+sBbTgSJuh5dn5js=
golang.org/x/image v0.0.0-20190802002840-cff245a6509b/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
Expand Down
2 changes: 1 addition & 1 deletion vendor/github.com/obalunenko/getenv/README.md

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

6 changes: 3 additions & 3 deletions vendor/modules.txt
Original file line number Diff line number Diff line change
Expand Up @@ -215,8 +215,8 @@ github.com/moby/term/windows
# github.com/montanaflynn/stats v0.0.0-20171201202039-1bf9dbcd8cbe
## explicit
github.com/montanaflynn/stats
# github.com/obalunenko/getenv v1.11.0
## explicit; go 1.20
# github.com/obalunenko/getenv v1.12.0
## explicit; go 1.21
github.com/obalunenko/getenv
github.com/obalunenko/getenv/internal
github.com/obalunenko/getenv/option
Expand Down Expand Up @@ -398,7 +398,7 @@ go.mongodb.org/mongo-driver/x/mongo/driver/wiremessage
golang.org/x/crypto/ocsp
golang.org/x/crypto/pbkdf2
golang.org/x/crypto/ssh/terminal
# golang.org/x/exp v0.0.0-20230725093048-515e97ebf090
# golang.org/x/exp v0.0.0-20230809150735-7b3493d9a819
## explicit; go 1.20
golang.org/x/exp/constraints
# golang.org/x/image v0.5.0
Expand Down

0 comments on commit 73400c8

Please sign in to comment.