Skip to content

Commit

Permalink
chore: update UI dependency to 0.2.3
Browse files Browse the repository at this point in the history
  • Loading branch information
pcfreak30 committed Nov 1, 2024
1 parent e1919e4 commit 7571645
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 @@ -13,7 +13,7 @@ require (
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/web/go/portal-dashboard v0.2.1-portal-dashboard-go-test
go.lumeweb.com/web/go/portal-dashboard v0.0.0-20241101103421-a208af0797c3
go.uber.org/zap v1.27.0
golang.org/x/crypto v0.28.0
gorm.io/datatypes v1.2.4
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -746,8 +746,8 @@ go.lumeweb.com/httputil v0.0.0-20240907105629-dbffb601f2ab h1:8FHJm1D00GJNV+5Pka
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/web/go/portal-dashboard v0.2.1-portal-dashboard-go-test h1:32jexnE2lev4cfLkFFqKLc6iJcF4SmkJpI0gO282ubI=
go.lumeweb.com/web/go/portal-dashboard v0.2.1-portal-dashboard-go-test/go.mod h1:vMRQ9Q+5VbGjXNAOgIhpFwWAo5yoZjgUbVJXXJ1y3qI=
go.lumeweb.com/web/go/portal-dashboard v0.0.0-20241101103421-a208af0797c3 h1:Hsa2AHlwEFHfCH6hiEbb+Mw+jLVoF/MFVRjVgtnOyjU=
go.lumeweb.com/web/go/portal-dashboard v0.0.0-20241101103421-a208af0797c3/go.mod h1:vMRQ9Q+5VbGjXNAOgIhpFwWAo5yoZjgUbVJXXJ1y3qI=
go.sia.tech/core v0.4.7 h1:UAyErZ3nk5/7N0gIG0OEEJJrxh7ru8lgGLlaNtT/Jq0=
go.sia.tech/core v0.4.7/go.mod h1:j2Ke8ihV8or7d2VDrFZWcCkwSVHO0DNMQJAGs9Qop2M=
go.sia.tech/coreutils v0.3.3-0.20240927170025-f45eedc64d6f h1:2dWC/pKbdvdK1Xy4lvyHpRnYLuPtIp6Meg+AFSToSA0=
Expand Down

0 comments on commit 7571645

Please sign in to comment.