Skip to content

Commit

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

---
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 and pcfreak30 committed Nov 11, 2024
1 parent 143d5a6 commit 09eac32
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.3.1
go.lumeweb.com/portal v0.3.2
go.lumeweb.com/web/go/portal-dashboard v0.0.0-20241101172040-fe0c28b983c2
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.29.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -743,8 +743,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.3.1 h1:QkDshYvHfsJ4CTxphSZ7b7LLaD+czoqp1qxnhAnSqzU=
go.lumeweb.com/portal v0.3.1/go.mod h1:bz8mHY6uIC8lur3K7IiwYlPEh52SrG0lzr+JlODFK4Q=
go.lumeweb.com/portal v0.3.2 h1:TwffYZ3Kx8jUgqK1nCJEkWYk/crFYynbjH+MJHp6JcU=
go.lumeweb.com/portal v0.3.2/go.mod h1:bz8mHY6uIC8lur3K7IiwYlPEh52SrG0lzr+JlODFK4Q=
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 09eac32

Please sign in to comment.