This commit is contained in:
Ian Gulliver
2023-04-24 23:48:21 +00:00
parent 3133c0f7ef
commit 899e393848
2 changed files with 9 additions and 9 deletions

6
go.mod
View File

@@ -4,9 +4,9 @@ go 1.19
require (
github.com/dchest/uniuri v1.2.0
github.com/gopatchy/bus v0.0.0-20230420182949-6d46cf96fe01
github.com/gopatchy/jsrest v0.0.0-20230420184928-8e3c5df83e40
github.com/gopatchy/metadata v0.0.0-20230420053349-25837551c11d
github.com/gopatchy/bus v0.0.0-20230424233749-c395ddbca3df
github.com/gopatchy/jsrest v0.0.0-20230424233807-5231a3dd5640
github.com/gopatchy/metadata v0.0.0-20230424223338-33e58fee42bf
github.com/gopatchy/store v0.0.0-20230420185024-3fb97a7df99f
github.com/stretchr/testify v1.8.2
go.uber.org/goleak v1.2.1