Skip to content

Commit

Permalink
build(deps): bump github.com/freifunkMUC/pg-events from 0.4.4 to 0.4.5 (
Browse files Browse the repository at this point in the history
#769)

Bumps [github.com/freifunkMUC/pg-events](https://github.com/freifunkMUC/pg-events) from 0.4.4 to 0.4.5.
- [Release notes](https://github.com/freifunkMUC/pg-events/releases)
- [Commits](freifunkMUC/pg-events@v0.4.4...v0.4.5)

---
updated-dependencies:
- dependency-name: github.com/freifunkMUC/pg-events
  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 Dec 1, 2024
1 parent cf22267 commit d98b8bb
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 @@ -9,7 +9,7 @@ require (
github.com/coreos/go-iptables v0.8.0
github.com/coreos/go-oidc/v3 v3.11.0
github.com/docker/docker v27.3.1+incompatible
github.com/freifunkMUC/pg-events v0.4.4
github.com/freifunkMUC/pg-events v0.4.5
github.com/freifunkMUC/wg-embed v0.10.3
github.com/google/uuid v1.6.0
github.com/gorilla/mux 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 @@ -87,8 +87,8 @@ github.com/erikstmartin/go-testdb v0.0.0-20160219214506-8d10e4a1bae5/go.mod h1:a
github.com/fatih/color v1.7.0/go.mod h1:Zm6kSWBoL9eyXnKyktHP6abPY2pDugNf5KwzbycvMj4=
github.com/franela/goblin v0.0.0-20200105215937-c9ffbefa60db/go.mod h1:7dvUGVsVBjqR7JHJk0brhHOZYGmfBYOrK0ZhYMEtBr4=
github.com/franela/goreq v0.0.0-20171204163338-bcd34c9993f8/go.mod h1:ZhphrRTfi2rbfLwlschooIH4+wKKDR4Pdxhh+TRoA20=
github.com/freifunkMUC/pg-events v0.4.4 h1:Zawv4MsAU1cH3Xd9ckH531fdCVoaiQ8vbM8z7C959yI=
github.com/freifunkMUC/pg-events v0.4.4/go.mod h1:vSXTUe05Ze9KanrBp+ohSMW8sdWVPK/M83plTW1d40k=
github.com/freifunkMUC/pg-events v0.4.5 h1:W0S0jnMq6AR8DcYbSL96JtSABuUogVDPB7A0T/M/wVs=
github.com/freifunkMUC/pg-events v0.4.5/go.mod h1:LdjJx0nBFEO+gmnwtV6MB5CKKPLEyt4dlyvj/Ggjg/4=
github.com/freifunkMUC/wg-embed v0.10.3 h1:MpeCjJiMiGqaWWVrTOka+BNZB8KGAxy1i2fRDbyBg/c=
github.com/freifunkMUC/wg-embed v0.10.3/go.mod h1:RtkfJVgBZAHVsw5U00iWwkfhDtRfpICpGm1q0JpoliA=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
Expand Down

0 comments on commit d98b8bb

Please sign in to comment.