Skip to content

Commit

Permalink
Bump github.com/echocat/slf4g from 1.5.0 to 1.5.1 in /tools/organizat…
Browse files Browse the repository at this point in the history
…ion (#28)

Bumps [github.com/echocat/slf4g](https://github.com/echocat/slf4g) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/echocat/slf4g/releases)
- [Commits](echocat/slf4g@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/echocat/slf4g
  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 Sep 14, 2023
1 parent 434931f commit 0e127e8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion tools/organization/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/echocat/echocat.org/tools/organization
go 1.20

require (
github.com/echocat/slf4g v1.5.0
github.com/echocat/slf4g v1.5.1
github.com/echocat/slf4g/native v1.5.1
github.com/google/go-github/v50 v50.2.0
github.com/xanzy/go-gitlab v0.91.1
Expand Down
4 changes: 2 additions & 2 deletions tools/organization/go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUK
github.com/creack/pty v1.1.9/go.mod h1:oKZEueFk5CKHvIhNR5MUki03XCEU+Q6VDXinZuGJ33E=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/echocat/slf4g v1.5.0 h1:KFd+9tyHY1n+SCQ1gVgc571rqdVdNHa2Zg1+/o05n3c=
github.com/echocat/slf4g v1.5.0/go.mod h1:h3PyXsLZEun57/b4pISjYvsbrCDHIyuBcJNQw+e65jk=
github.com/echocat/slf4g v1.5.1 h1:09PnuPs1VEV7SHlbKFm0nA2l7b1WsGprCh9oucKk+CA=
github.com/echocat/slf4g v1.5.1/go.mod h1:YvF/d1TcPvT+/xiHStLHPI4xPT1GGeEmPczn2MSljNA=
github.com/echocat/slf4g/native v1.5.1 h1:/ibeJlHpA5ZuB/M7nj952zbm7DpyLBUFIZKvPhqKM7g=
github.com/echocat/slf4g/native v1.5.1/go.mod h1:pI9h8Ke/FmZglVROYpNCP7cpO8MznoqUH5U9l0PlscE=
github.com/golang/protobuf v1.3.1/go.mod h1:6lQm79b+lXiMfvg/cZm0SGofjICqVBUtrP5yJMmIC1U=
Expand Down

0 comments on commit 0e127e8

Please sign in to comment.