Skip to content

Commit

Permalink
go: update depencency
Browse files Browse the repository at this point in the history
Signed-off-by: He Xian <hexian000@outlook.com>
  • Loading branch information
hexian000 committed Jul 5, 2024
1 parent 1d5c349 commit c3531b1
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v2/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ go 1.21

require (
github.com/hashicorp/yamux v0.1.1
github.com/hexian000/gosnippets v0.0.0-20240128075746-2694f69dd6f8
github.com/hexian000/gosnippets v0.0.0-20240624061714-49b50f2e8c89
)
4 changes: 2 additions & 2 deletions v2/go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/hashicorp/yamux v0.1.1 h1:yrQxtgseBDrq9Y652vSRDvsKCJKOUD+GzTS4Y0Y8pvE=
github.com/hashicorp/yamux v0.1.1/go.mod h1:CtWFDAQgb7dxtzFs4tWbplKIe2jSi3+5vKbgIO0SLnQ=
github.com/hexian000/gosnippets v0.0.0-20240128075746-2694f69dd6f8 h1:+zwIicQXoIJmgtPfIYfDpqtGaUwdj+8AvdEhGVXoXMw=
github.com/hexian000/gosnippets v0.0.0-20240128075746-2694f69dd6f8/go.mod h1:SItpHKzoWxn8Lj2kJiw1ridZGDunCyUIbpL1N/7j6FQ=
github.com/hexian000/gosnippets v0.0.0-20240624061714-49b50f2e8c89 h1:+rgAAGmqhNmBv8cR1wsttk8Qn9rzHe+DAwJ5eQkAWL8=
github.com/hexian000/gosnippets v0.0.0-20240624061714-49b50f2e8c89/go.mod h1:SItpHKzoWxn8Lj2kJiw1ridZGDunCyUIbpL1N/7j6FQ=

0 comments on commit c3531b1

Please sign in to comment.