Skip to content

Commit

Permalink
build(deps): bump github.com/freifunkMUC/wg-embed from 0.10.3 to 0.10…
Browse files Browse the repository at this point in the history
….4 (#768)

Bumps [github.com/freifunkMUC/wg-embed](https://github.com/freifunkMUC/wg-embed) from 0.10.3 to 0.10.4.
- [Release notes](https://github.com/freifunkMUC/wg-embed/releases)
- [Commits](freifunkMUC/wg-embed@v0.10.3...v0.10.4)

---
updated-dependencies:
- dependency-name: github.com/freifunkMUC/wg-embed
  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 1a32300 commit 5698d9d
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 @@ -10,7 +10,7 @@ require (
github.com/coreos/go-oidc/v3 v3.11.0
github.com/docker/docker v27.3.1+incompatible
github.com/freifunkMUC/pg-events v0.4.5
github.com/freifunkMUC/wg-embed v0.10.3
github.com/freifunkMUC/wg-embed v0.10.4
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/gorilla/sessions v1.4.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -89,8 +89,8 @@ github.com/franela/goblin v0.0.0-20200105215937-c9ffbefa60db/go.mod h1:7dvUGVsVB
github.com/franela/goreq v0.0.0-20171204163338-bcd34c9993f8/go.mod h1:ZhphrRTfi2rbfLwlschooIH4+wKKDR4Pdxhh+TRoA20=
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/freifunkMUC/wg-embed v0.10.4 h1:q30ZWVktoO/ED8WGMp1Nb9hRkMpewSOaMT96g1l7CPI=
github.com/freifunkMUC/wg-embed v0.10.4/go.mod h1:jgHHsIvYRheflxrwxYfBfGUFThdWCgxwjxe6vewHWLQ=
github.com/fsnotify/fsnotify v1.4.7/go.mod h1:jwhsz4b93w/PPRr/qN1Yymfu8t87LnFCMoQvtojpjFo=
github.com/ghodss/yaml v1.0.0/go.mod h1:4dBDuWmgqj2HViK6kFavaiC9ZROes6MMH2rRYeMEF04=
github.com/gin-contrib/sse v0.1.0/go.mod h1:RHrZQHXnP2xjPF+u1gW/2HnVO7nvIa9PG3Gm+fLHvGI=
Expand Down

0 comments on commit 5698d9d

Please sign in to comment.