Skip to content

Commit

Permalink
bump nexucis/lamenv to v0.4.0 (#47)
Browse files Browse the repository at this point in the history
Signed-off-by: Augustin Husson <[email protected]>
  • Loading branch information
Nexucis authored Mar 31, 2022
1 parent c988f67 commit 633c9cd
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 @@ -4,7 +4,7 @@ go 1.18

require (
github.com/labstack/echo/v4 v4.7.2
github.com/nexucis/lamenv v0.3.1
github.com/nexucis/lamenv v0.4.0
github.com/prometheus/client_golang v1.12.1
github.com/prometheus/common v0.33.0
github.com/sirupsen/logrus 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 @@ -189,8 +189,8 @@ github.com/modern-go/reflect2 v1.0.1/go.mod h1:bx2lNnkwVCuqBIxFjflWJWanXIb3Rllmb
github.com/modern-go/reflect2 v1.0.2/go.mod h1:yWuevngMOJpCy52FWWMvUC8ws7m/LJsjYzDa0/r8luk=
github.com/mwitkow/go-conntrack v0.0.0-20161129095857-cc309e4a2223/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/mwitkow/go-conntrack v0.0.0-20190716064945-2f068394615f/go.mod h1:qRWi+5nqEBWmkhHvq77mSJWrCKwh8bxhgT7d/eI7P4U=
github.com/nexucis/lamenv v0.3.1 h1:S292h1WAv9DZ6CvZXYpmdTiApDBmvZNzZqhgTa7Bslk=
github.com/nexucis/lamenv v0.3.1/go.mod h1:O99691ISuawBT33ern7eTyNpyjlHWwhg0JdhkBGjOkU=
github.com/nexucis/lamenv v0.4.0 h1:XyqUbpfRniG8G8qc6ikfTcxlfhHmbTzbMJV+cpjdF+M=
github.com/nexucis/lamenv v0.4.0/go.mod h1:W143/Krrbd41cP2lKuBEnLjuUnE6qGqvpsz43gQ/PEU=
github.com/pkg/errors v0.8.0/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.8.1/go.mod h1:bwawxfHBFNV+L2hUp1rHADufV3IMtnDRdf1r5NINEl0=
github.com/pkg/errors v0.9.1 h1:FEBLx1zS214owpjy7qsBeixbURkuhQAwrK5UwLGTwt4=
Expand Down

0 comments on commit 633c9cd

Please sign in to comment.