This commit is contained in:
Ian Gulliver
2023-05-11 06:57:21 -07:00
parent 174858b96a
commit 9a7fa1cb9c
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.19
require (
github.com/dchest/uniuri v1.2.0
github.com/gopatchy/bus v0.0.0-20230424233749-c395ddbca3df
github.com/gopatchy/jsrest v0.0.0-20230430221623-9f19b9d8dace
github.com/gopatchy/jsrest v0.0.0-20230511133808-abcf8276d1ad
github.com/gopatchy/metadata v0.0.0-20230424223338-33e58fee42bf
github.com/gopatchy/store v0.0.0-20230424234123-d35f011d4f0f
github.com/stretchr/testify v1.8.2