Skip to content

Commit

Permalink
Bump github.com/na4ma4/go-permbits from 0.4.0 to 0.5.0
Browse files Browse the repository at this point in the history
Bumps [github.com/na4ma4/go-permbits](https://github.com/na4ma4/go-permbits) from 0.4.0 to 0.5.0.
- [Release notes](https://github.com/na4ma4/go-permbits/releases)
- [Changelog](https://github.com/na4ma4/go-permbits/blob/main/.goreleaser.yml)
- [Commits](na4ma4/go-permbits@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: github.com/na4ma4/go-permbits
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jun 3, 2024
1 parent 2251d57 commit 268730c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 6 deletions.
5 changes: 1 addition & 4 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,12 +1,9 @@
module github.com/na4ma4/traefik-acme

go 1.22.0

toolchain go1.22.3

require (
github.com/go-acme/lego v2.7.2+incompatible
github.com/na4ma4/go-permbits v0.4.0
github.com/na4ma4/go-permbits v0.5.0
github.com/onsi/ginkgo v1.16.5
github.com/onsi/gomega v1.33.1
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 @@ -47,8 +47,8 @@ github.com/magiconair/properties v1.8.7 h1:IeQXZAiQcpL9mgcAe1Nu6cX9LLw6ExEHKjN0V
github.com/magiconair/properties v1.8.7/go.mod h1:Dhd985XPs7jluiymwWYZ0G4Z61jb3vdS329zhj2hYo0=
github.com/mitchellh/mapstructure v1.5.0 h1:jeMsZIYE/09sWLaz43PL7Gy6RuMjD2eJVyuac5Z2hdY=
github.com/mitchellh/mapstructure v1.5.0/go.mod h1:bFUtVrKA4DC2yAKiSyO/QUcy7e+RRV2QTWOzhPopBRo=
github.com/na4ma4/go-permbits v0.4.0 h1:0+oD8hXc7+1FBEx4sGcnQb+3c3ODdjL6sXgz3MSXGSs=
github.com/na4ma4/go-permbits v0.4.0/go.mod h1:zOAErdXXC0T5YbVFtWAmIAZJCQe9738v2SIXRJDKpdc=
github.com/na4ma4/go-permbits v0.5.0 h1:OEi2xvhL/zP8SAztL+EtAvliBpy65ClEvySaqwjC80A=
github.com/na4ma4/go-permbits v0.5.0/go.mod h1:H6x6cBVERE0vpRiMP95tjjbN/jionjjjzGPqaHTAie4=
github.com/nxadm/tail v1.4.4/go.mod h1:kenIhsEOeOJmVchQTgglprH7qJGnHDVpk1VPCcaMI8A=
github.com/nxadm/tail v1.4.8/go.mod h1:+ncqLTQzXmGhMZNUePPaPqPvBxHAIsmXswZKocGu+AU=
github.com/nxadm/tail v1.4.11 h1:8feyoE3OzPrcshW5/MJ4sGESc5cqmGkGCWlco4l0bqY=
Expand Down

0 comments on commit 268730c

Please sign in to comment.