This commit is contained in:
Ian Gulliver
2023-04-24 23:49:35 +00:00
parent 899e393848
commit cbeb948449
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -7,7 +7,7 @@ require (
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/gopatchy/store v0.0.0-20230424234123-d35f011d4f0f
github.com/stretchr/testify v1.8.2
go.uber.org/goleak v1.2.1
)