Skip to content

Commit

Permalink
Bump github.com/nexucis/lamenv from 0.5.0 to 0.5.1 (#175)
Browse files Browse the repository at this point in the history
Bumps [github.com/nexucis/lamenv](https://github.com/nexucis/lamenv) from 0.5.0 to 0.5.1.
- [Release notes](https://github.com/nexucis/lamenv/releases)
- [Commits](Nexucis/lamenv@v0.5.0...v0.5.1)

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

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 Jan 9, 2024
1 parent 94cee37 commit 72f7fdc
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 @@ -5,7 +5,7 @@ go 1.19
require (
github.com/fsnotify/fsnotify v1.7.0
github.com/labstack/echo/v4 v4.11.4
github.com/nexucis/lamenv v0.5.0
github.com/nexucis/lamenv v0.5.1
github.com/prometheus/client_golang v1.18.0
github.com/prometheus/common v0.45.0
github.com/sirupsen/logrus v1.9.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ github.com/mattn/go-isatty v0.0.20 h1:xfD0iDuEKnDkl03q4limB+vH+GxLEtL/jb4xVJSWWE
github.com/mattn/go-isatty v0.0.20/go.mod h1:W+V8PltTTMOvKvAeJH7IuucS94S2C6jfK/D7dTCTo3Y=
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0 h1:jWpvCLoY8Z/e3VKvlsiIGKtc+UG6U5vzxaoagmhXfyg=
github.com/matttproud/golang_protobuf_extensions/v2 v2.0.0/go.mod h1:QUyp042oQthUoa9bqDv0ER0wrtXnBruoNd7aNjkbP+k=
github.com/nexucis/lamenv v0.5.0 h1:gfY1Gh8d+QGIMomVh39KURyGk1PDVmmJzjnZYacYFjE=
github.com/nexucis/lamenv v0.5.0/go.mod h1:LgOdc0KAiXcZd9Nfy7ObkGUPXJu02wj4cTTHi9BxPaM=
github.com/nexucis/lamenv v0.5.1 h1:DsD/oF+oAonwikKosgCXlUOxiu/3GQ6ywf3O9fugO6Q=
github.com/nexucis/lamenv v0.5.1/go.mod h1:HusJm6ltmmT7FMG8A750mOLuME6SHCsr2iFYxp5fFi0=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/prometheus/client_golang v1.18.0 h1:HzFfmkOzH5Q8L8G+kSJKUx5dtG87sewO+FoDDqP5Tbk=
Expand Down

0 comments on commit 72f7fdc

Please sign in to comment.