Skip to content

Commit

Permalink
mod: update dependency
Browse files Browse the repository at this point in the history
Signed-off-by: He Xian <[email protected]>
  • Loading branch information
hexian000 committed Nov 9, 2024
1 parent 3864c9e commit 5343b8c
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-20241101044446-811df0572872
github.com/hexian000/gosnippets v0.0.0-20241105131734-10a4e8c74f38
)

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-20241101044446-811df0572872 h1:F/XXVkW1K9EiyIepy4z9xJbcgKb0nCq1ng8DmggCRPY=
github.com/hexian000/gosnippets v0.0.0-20241101044446-811df0572872/go.mod h1:4SH+GMxjXOEOZF9i8GBcxfJfTSI/TV9pOklzqU8D7Jk=
github.com/hexian000/gosnippets v0.0.0-20241105131734-10a4e8c74f38 h1:SSzqxjFAH/2Z+stNOqROu8CLNxrAmLRTR/qexvv8c6c=
github.com/hexian000/gosnippets v0.0.0-20241105131734-10a4e8c74f38/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 5343b8c

Please sign in to comment.