This commit is contained in:
Ian Gulliver
2023-05-04 22:55:48 -07:00
parent 6d3cf63bb6
commit 748c213209
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -3,7 +3,7 @@ module github.com/gopatchy/path
go 1.19
require (
cloud.google.com/go v0.110.0
cloud.google.com/go v0.110.1
github.com/gopatchy/jsrest v0.0.0-20230430221623-9f19b9d8dace
github.com/stretchr/testify v1.8.2
go.uber.org/goleak v1.2.1