Skip to content

Commit

Permalink
update vary
Browse files Browse the repository at this point in the history
  • Loading branch information
ysmood committed Sep 18, 2023
1 parent c41d7d9 commit 5b4e983
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.20

require (
github.com/huandu/go-clone v1.6.0
github.com/naturalselectionlabs/vary v0.4.0
github.com/naturalselectionlabs/vary v0.3.4
github.com/xeipuuv/gojsonschema v1.2.0
github.com/ysmood/got v0.35.1
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ github.com/huandu/go-assert v1.1.5 h1:fjemmA7sSfYHJD7CUqs9qTwwfdNAx7/j2/ZlHXzNB3
github.com/huandu/go-assert v1.1.5/go.mod h1:yOLvuqZwmcHIC5rIzrBhT7D3Q9c3GFnd0JrPVhn/06U=
github.com/huandu/go-clone v1.6.0 h1:HMo5uvg4wgfiy5FoGOqlFLQED/VGRm2D9Pi8g1FXPGc=
github.com/huandu/go-clone v1.6.0/go.mod h1:ReGivhG6op3GYr+UY3lS6mxjKp7MIGTknuU5TbTVaXE=
github.com/naturalselectionlabs/vary v0.4.0 h1:sBW0yare/SCCr6gQ4AewZRMWgPfDmEhVgMk+eDSKxXM=
github.com/naturalselectionlabs/vary v0.4.0/go.mod h1:Q8bR1thUFvwJKudCzD6Kn1ZjwsJo7Xrh2kYsTYAhkrg=
github.com/naturalselectionlabs/vary v0.3.4 h1:1Q5PZDYn85YBEFGaNH523ggCaEe7lZDCuW9kbplzqxI=
github.com/naturalselectionlabs/vary v0.3.4/go.mod h1:Q8bR1thUFvwJKudCzD6Kn1ZjwsJo7Xrh2kYsTYAhkrg=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
github.com/pmezard/go-difflib v1.0.0/go.mod h1:iKH77koFhYxTK1pcRnkKkqfTogsbg7gZNVY4sRDYZ/4=
github.com/stretchr/objx v0.1.0/go.mod h1:HFkY916IF+rwdDfMAkV7OtwuqBVzrE8GR6GFx+wExME=
Expand Down

0 comments on commit 5b4e983

Please sign in to comment.