Skip to content

Commit

Permalink
chore(deps): bump go.lumeweb.com/portal
Browse files Browse the repository at this point in the history
Bumps [go.lumeweb.com/portal](https://github.com/LumeWeb/portal) from 0.3.3-0.20241229120530-818c9852cab6 to 0.4.0.
- [Release notes](https://github.com/LumeWeb/portal/releases)
- [Changelog](https://github.com/LumeWeb/portal/blob/develop/CHANGELOG.md)
- [Commits](https://github.com/LumeWeb/portal/commits/v0.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent d2e907b commit fd6841b
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 @@ -5,7 +5,7 @@ go 1.23.4
require (
github.com/google/go-github/v50 v50.2.0
github.com/gorilla/mux v1.8.2-0.20240619235004-db9d1d0073d2
go.lumeweb.com/portal v0.3.3-0.20241229120530-818c9852cab6
go.lumeweb.com/portal v0.4.0
go.lumeweb.com/web/go/portal-frontend v0.0.0-20250103022554-0a154588ffe3
go.uber.org/zap v1.27.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -462,8 +462,8 @@ go.etcd.io/etcd/client/pkg/v3 v3.5.17/go.mod h1:4DqK1TKacp/86nJk4FLQqo6Mn2vvQFBm
go.etcd.io/etcd/client/v3 v3.5.4/go.mod h1:ZaRkVgBZC+L+dLCjTcF1hRXpgZXQPOvnA/Ak/gq3kiY=
go.etcd.io/etcd/client/v3 v3.5.17 h1:o48sINNeWz5+pjy/Z0+HKpj/xSnBkuVhVvXkjEXbqZY=
go.etcd.io/etcd/client/v3 v3.5.17/go.mod h1:j2d4eXTHWkT2ClBgnnEPm/Wuu7jsqku41v9DZ3OtjQo=
go.lumeweb.com/portal v0.3.3-0.20241229120530-818c9852cab6 h1:WaftfcPgqUtbpJQuFyMmEayT6NRXUYz9UiXAJh4nf5I=
go.lumeweb.com/portal v0.3.3-0.20241229120530-818c9852cab6/go.mod h1:/XrEC72evgCNN7SYRUmJNt7UISTL9pekAUtB9DSmINM=
go.lumeweb.com/portal v0.4.0 h1:QvJDLwaLCl+vmkFvmtl6kc3vPvqJX9eKKpCEMb9qDg4=
go.lumeweb.com/portal v0.4.0/go.mod h1:5N8ypAB7AlRiHmyThh2tz5KkYRsg8voLLgX/XsfjxOU=
go.lumeweb.com/web/go/portal-frontend v0.0.0-20250103022554-0a154588ffe3 h1:d9gIvN/LtASbReGKkcINay/QjOU363946CbFNesciNg=
go.lumeweb.com/web/go/portal-frontend v0.0.0-20250103022554-0a154588ffe3/go.mod h1:PXTl7R6Rzt8usd6KsuNYQ/Kd9ITvmI5GxQXKQipPFbE=
go.sia.tech/core v0.4.7 h1:UAyErZ3nk5/7N0gIG0OEEJJrxh7ru8lgGLlaNtT/Jq0=
Expand Down

0 comments on commit fd6841b

Please sign in to comment.