Skip to content

Commit d120b96

Browse files
committed
update deps
1 parent e64d7a2 commit d120b96

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ module src.goblgobl.com/sqlite
22

33
go 1.18
44

5-
require src.goblgobl.com/tests v0.0.0-20221004060545-4f8203038cad // indirect
5+
require src.goblgobl.com/tests v0.0.0-20221030120816-5a2690ad47de

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
src.goblgobl.com/tests v0.0.0-20221004060545-4f8203038cad h1:q+FeXdRQW9VVpI35kGpDkYh1Qz/VohXkKWf3liDx1Uc=
2-
src.goblgobl.com/tests v0.0.0-20221004060545-4f8203038cad/go.mod h1:y4jmMhPB34WWZpymu9XjldE0KoFIlY+/xogODE2X26Q=
1+
src.goblgobl.com/tests v0.0.0-20221030120816-5a2690ad47de h1:amBnv/BygA9ijfWH0U9bLqboq+jlzeZK0nxu03xC9SI=
2+
src.goblgobl.com/tests v0.0.0-20221030120816-5a2690ad47de/go.mod h1:vIPetJsk/v65pj4tVpN7kr/wS4fI+xh8cddEz2UmcLY=

0 commit comments

Comments
 (0)