Skip to content

Commit

Permalink
Merge pull request #563 from freifunkMUC/dependabot/go_modules/github…
Browse files Browse the repository at this point in the history
….com/freifunkMUC/wg-embed-0.10.1

build(deps): bump github.com/freifunkMUC/wg-embed from 0.10.0 to 0.10.1
  • Loading branch information
GoliathLabs authored Feb 3, 2024
2 parents 6f122cd + 3add113 commit 190e354
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 @@ -7,7 +7,7 @@ require (
github.com/coreos/go-oidc v2.2.1+incompatible
github.com/docker/libnetwork v0.8.0-dev.2.0.20200217033114-6659f7f4d8c1
github.com/freifunkMUC/pg-events v0.4.2
github.com/freifunkMUC/wg-embed v0.10.0
github.com/freifunkMUC/wg-embed v0.10.1
github.com/google/uuid v1.6.0
github.com/gorilla/mux v1.8.1
github.com/gorilla/sessions v1.2.2
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -83,8 +83,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.2 h1:UW5c9ue2XgVth1Xu/iZn0O8Vo0cb9DXXZoXt+q8Bnjw=
github.com/freifunkMUC/pg-events v0.4.2/go.mod h1:k4VWE6p6oAFaVKOcnQgWdmQztBNWFaSg8uQKMYsPr0I=
github.com/freifunkMUC/wg-embed v0.10.0 h1:YQwUlfRFKk2xNRTeYhBwKtWrmeFFAbDIP6Lrl3U7tSA=
github.com/freifunkMUC/wg-embed v0.10.0/go.mod h1:TY4/iMGgdMSb2oNndKerVwfbS2kegjN5vjKOk8EVrB0=
github.com/freifunkMUC/wg-embed v0.10.1 h1:Y/P4ljsQhBqdfA/SQXZd3rEF91gQPAVUWlEtTWVRQII=
github.com/freifunkMUC/wg-embed v0.10.1/go.mod h1:LHW82NAdm/9KVAd8TULGHFPe/lVajCCsJqTgjPujaY0=
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 h1:Y/yl/+YNO8GZSjAhjMsSuLt29uWRFHdHYUb5lYOV9qE=
Expand Down

0 comments on commit 190e354

Please sign in to comment.