Skip to content

Commit

Permalink
mod: update dependencies
Browse files Browse the repository at this point in the history
Signed-off-by: He Xian <hexian000@outlook.com>
  • Loading branch information
hexian000 committed Nov 24, 2024
1 parent 8d6f2e0 commit 335bb84
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-20241121152731-e6ce279a3842
github.com/hexian000/gosnippets v0.0.0-20241123101513-01a893c5a793
)

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-20241121152731-e6ce279a3842 h1:vGHQ+0LhRTNxlBTl3qOLlXj6q2SSrPooTIOvZ/jcqoc=
github.com/hexian000/gosnippets v0.0.0-20241121152731-e6ce279a3842/go.mod h1:4SH+GMxjXOEOZF9i8GBcxfJfTSI/TV9pOklzqU8D7Jk=
github.com/hexian000/gosnippets v0.0.0-20241123101513-01a893c5a793 h1:yI4zQKNO9UXqLa3bbu7LhA+13Of3UtrDZnA7oqIAjAo=
github.com/hexian000/gosnippets v0.0.0-20241123101513-01a893c5a793/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 335bb84

Please sign in to comment.