dep: update libs5

This commit is contained in:
Derrick Hammer 2024-01-17 10:35:13 -05:00
parent 78f789b2c0
commit bccd919872
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.20
require (
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240117151456-936450f9e64a
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240117153414-c95a953ca28f
github.com/AfterShip/email-verifier v1.4.0
github.com/casbin/casbin/v2 v2.81.0
github.com/go-resty/resty/v2 v2.11.0

2
go.sum
View File

@ -6,6 +6,8 @@ git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240117144241-ae8bdbc2726d h1:s+lF/WwPS
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240117144241-ae8bdbc2726d/go.mod h1:CMtoCT4WlAWzJtNer2MEW170i14jeKhSjxbYQ5DIGqw=
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240117151456-936450f9e64a h1:/VYfoZMMDojT7ey1/dSsLWUjSwPEQGhqhcwWi0AypsU=
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240117151456-936450f9e64a/go.mod h1:CMtoCT4WlAWzJtNer2MEW170i14jeKhSjxbYQ5DIGqw=
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240117153414-c95a953ca28f h1:VJXYc+lzEOerRUvrfXdG+Old5l4XZZD0KogJXBNA2n4=
git.lumeweb.com/LumeWeb/libs5-go v0.0.0-20240117153414-c95a953ca28f/go.mod h1:CMtoCT4WlAWzJtNer2MEW170i14jeKhSjxbYQ5DIGqw=
github.com/AfterShip/email-verifier v1.4.0 h1:DoQplvVFVhZUfS5fPiVnmCQDr5i1tv+ivUV0TFd2AZo=
github.com/AfterShip/email-verifier v1.4.0/go.mod h1:JNPV1KZpTq4TArmss1NAOJsTD8JRa/ZElbCAJCEgikg=
github.com/aead/chacha20 v0.0.0-20180709150244-8b13a72661da h1:KjTM2ks9d14ZYCvmHS9iAKVt9AyzRSqNU1qabPih5BY=