Skip to content

Commit

Permalink
mod: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: He Xian <[email protected]>
  • Loading branch information
hexian000 committed Oct 29, 2024
1 parent 0ecab6f commit 78b7695
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion v3/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/hashicorp/yamux v0.1.2
github.com/hexian000/gosnippets v0.0.0-20241022144321-8106500a7010
github.com/hexian000/gosnippets v0.0.0-20241029065143-e1ea9b473be2
)

require (
Expand Down
4 changes: 2 additions & 2 deletions v3/go.sum
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
github.com/hashicorp/yamux v0.1.2 h1:XtB8kyFOyHXYVFnwT5C3+Bdo8gArse7j2AQ0DA0Uey8=
github.com/hashicorp/yamux v0.1.2/go.mod h1:C+zze2n6e/7wshOZep2A70/aQU6QBRWJO/G6FT1wIns=
github.com/hexian000/gosnippets v0.0.0-20241022144321-8106500a7010 h1:LsgUYMTu6oj2dh/lAI1SANJKkpkz2DLKDkhh0J3IYFU=
github.com/hexian000/gosnippets v0.0.0-20241022144321-8106500a7010/go.mod h1:4SH+GMxjXOEOZF9i8GBcxfJfTSI/TV9pOklzqU8D7Jk=
github.com/hexian000/gosnippets v0.0.0-20241029065143-e1ea9b473be2 h1:D9TUVI47DqY0PbB0p8pDKicygc5a7RJ3Qpt1OZWGni4=
github.com/hexian000/gosnippets v0.0.0-20241029065143-e1ea9b473be2/go.mod h1:4SH+GMxjXOEOZF9i8GBcxfJfTSI/TV9pOklzqU8D7Jk=
github.com/mattn/go-runewidth v0.0.16 h1:E5ScNMtiwvlvB5paMFdw9p4kSQzbXFikJ5SQO6TULQc=
github.com/mattn/go-runewidth v0.0.16/go.mod h1:Jdepj2loyihRzMpdS35Xk/zdY8IAYHsh153qUoGf23w=
github.com/rivo/uniseg v0.2.0/go.mod h1:J6wj4VEh+S6ZtnVlnTBMWIodfgj8LQOQFoIToxlJtxc=
Expand Down

0 comments on commit 78b7695

Please sign in to comment.