dep: update libs5

This commit is contained in:
Derrick Hammer 2024-02-27 02:50:21 -05:00
parent f89be1fef8
commit fb03cd28b9
Signed by: pcfreak30
GPG Key ID: C997C339BE476FF2
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module git.lumeweb.com/LumeWeb/portal
go 1.21.6
require (
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240223122333-b0c459785222
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240227074903-23187704ee99
github.com/AfterShip/email-verifier v1.4.0
github.com/aws/aws-sdk-go-v2 v1.25.1
github.com/aws/aws-sdk-go-v2/config v1.27.2

2
go.sum
View File

@ -1,6 +1,8 @@
cloud.google.com/go v0.26.0/go.mod h1:aQUYkXzVsufM+DwF1aE+0xfcU+56JwCaLick0ClmMTw=
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240223122333-b0c459785222 h1:CJEtKAJO7d5IC/z6n+S9WxK7PpsczEKr3CDhNSl5D8I=
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240223122333-b0c459785222/go.mod h1:1fftK3db+qKZhPxijPSlORciLf5y5t8Ozok59ifx6T8=
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240227074903-23187704ee99 h1:WYBhnT+gAFBFK9V6hpJ5X406I7QAUb0qvlJiZTJOqbQ=
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240227074903-23187704ee99/go.mod h1:1fftK3db+qKZhPxijPSlORciLf5y5t8Ozok59ifx6T8=
github.com/Acconut/go-httptest-recorder v1.0.0 h1:TAv2dfnqp/l+SUvIaMAUK4GeN4+wqb6KZsFFFTGhoJg=
github.com/Acconut/go-httptest-recorder v1.0.0/go.mod h1:CwQyhTH1kq/gLyWiRieo7c0uokpu3PXeyF/nZjUNtmM=
github.com/AfterShip/email-verifier v1.4.0 h1:DoQplvVFVhZUfS5fPiVnmCQDr5i1tv+ivUV0TFd2AZo=