Skip to content

Commit 00dfd41

Browse files
committedNov 27, 2023
update deps
1 parent 9705093 commit 00dfd41

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed
 

‎go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@ go 1.22
44

55
require (
66
github.com/reusee/e5 v0.0.0-20230610121337-9deb1a7b70ae
7-
github.com/reusee/pr3 v0.0.0-20231127032832-3c95a4cfbb0c
7+
github.com/reusee/pr3 v0.0.0-20231127041243-c2b238a94b9a
88
)

‎go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
github.com/reusee/e5 v0.0.0-20230610121337-9deb1a7b70ae h1:Dg66pJE6N8B9UMIupCvx6/6z5hTXVPBLyhu9zZPJY8M=
22
github.com/reusee/e5 v0.0.0-20230610121337-9deb1a7b70ae/go.mod h1:kfVSDXYZocDqR1uRQfewKHmcLa/QtjGl/Ik0/vqhZ4s=
3-
github.com/reusee/pr3 v0.0.0-20231127032832-3c95a4cfbb0c h1:0ckEPHMs6cPFlHrXgyqkuiXoydvUO7+xaqsKEMkWvag=
4-
github.com/reusee/pr3 v0.0.0-20231127032832-3c95a4cfbb0c/go.mod h1:FzIWTRz/wuKHZq2EpNpmlZdFGLUa1e3w7uJ05m7sh+w=
3+
github.com/reusee/pr3 v0.0.0-20231127041243-c2b238a94b9a h1:QA5aCUP38APu+tC5bT4+W/vh2HZjFVtblBbzHyj1EmA=
4+
github.com/reusee/pr3 v0.0.0-20231127041243-c2b238a94b9a/go.mod h1:FzIWTRz/wuKHZq2EpNpmlZdFGLUa1e3w7uJ05m7sh+w=

0 commit comments

Comments
 (0)
Please sign in to comment.