Skip to content

Commit

Permalink
chore(deps): bump go.lumeweb.com/portal from 0.2.0 to 0.2.1
Browse files Browse the repository at this point in the history
Bumps [go.lumeweb.com/portal](https://github.com/LumeWeb/portal) from 0.2.0 to 0.2.1.
- [Release notes](https://github.com/LumeWeb/portal/releases)
- [Changelog](https://github.com/LumeWeb/portal/blob/develop/CHANGELOG.md)
- [Commits](LumeWeb/portal@v0.2.0...v0.2.1)

---
updated-dependencies:
- dependency-name: go.lumeweb.com/portal
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Nov 4, 2024
1 parent 7824b3a commit 8344d17
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 @@ -12,7 +12,7 @@ require (
github.com/samber/lo v1.47.0
github.com/sethvargo/go-password v0.3.1
go.lumeweb.com/httputil v0.0.0-20240907105629-dbffb601f2ab
go.lumeweb.com/portal v0.2.0
go.lumeweb.com/portal v0.2.1
go.lumeweb.com/web/go/portal-dashboard v0.0.0-20241101172040-fe0c28b983c2
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.28.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -744,8 +744,8 @@ go.etcd.io/etcd/client/v3 v3.5.16 h1:sSmVYOAHeC9doqi0gv7v86oY/BTld0SEFGaxsU9eRhE
go.etcd.io/etcd/client/v3 v3.5.16/go.mod h1:X+rExSGkyqxvu276cr2OwPLBaeqFu1cIl4vmRjAD/50=
go.lumeweb.com/httputil v0.0.0-20240907105629-dbffb601f2ab h1:8FHJm1D00GJNV+5PkaJv+Wyvh5FR+s97rTubAdvi9mA=
go.lumeweb.com/httputil v0.0.0-20240907105629-dbffb601f2ab/go.mod h1:3aHem0Fj7dH1Kj+WgluoF0WlSyXyUCrJk4bvmdq/Fgs=
go.lumeweb.com/portal v0.2.0 h1:PRrG7Cm9p1zNcnd2+EJeoioaIvt0ijRsh1X0sQkQGQw=
go.lumeweb.com/portal v0.2.0/go.mod h1:w5MhBm4UdZV/w8JBQU1pEma9CIBqX/gPmGKL3LlElYk=
go.lumeweb.com/portal v0.2.1 h1:iTSNVUNu89/nCRF3F0iwcDXcYDFzN9yZoM8HmgLPupI=
go.lumeweb.com/portal v0.2.1/go.mod h1:w5MhBm4UdZV/w8JBQU1pEma9CIBqX/gPmGKL3LlElYk=
go.lumeweb.com/web/go/portal-dashboard v0.0.0-20241101172040-fe0c28b983c2 h1:Rtf4/XBWFG88tgjYx0joYdT4gsdkULQy1+YHu3Nbxxg=
go.lumeweb.com/web/go/portal-dashboard v0.0.0-20241101172040-fe0c28b983c2/go.mod h1:vMRQ9Q+5VbGjXNAOgIhpFwWAo5yoZjgUbVJXXJ1y3qI=
go.sia.tech/core v0.4.7 h1:UAyErZ3nk5/7N0gIG0OEEJJrxh7ru8lgGLlaNtT/Jq0=
Expand Down

0 comments on commit 8344d17

Please sign in to comment.