Skip to content

Commit

Permalink
Upgraded dependency versions
Browse files Browse the repository at this point in the history
  • Loading branch information
RealA10N committed Aug 2, 2024
1 parent ffdef29 commit 132e776
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module usm
go 1.22.5

require (
github.com/RealA10N/view v0.0.0-20240802072707-a42acf42c115
github.com/RealA10N/view v0.0.0-20240802130606-01aa81d31529
github.com/stretchr/testify v1.9.0
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,8 @@ github.com/RealA10N/view v0.0.0-20240802004550-539fd3cde2ef h1:dS78hP7CfRSwjwLu+
github.com/RealA10N/view v0.0.0-20240802004550-539fd3cde2ef/go.mod h1:b0iBi+f/nBnJOqjmQu8+Gj02+EI8vRtajVvp8cGwCw4=
github.com/RealA10N/view v0.0.0-20240802072707-a42acf42c115 h1:jTDQeWDinxn1YUv8MZVMDtAM2ntS8HttYdxF6TAnvHU=
github.com/RealA10N/view v0.0.0-20240802072707-a42acf42c115/go.mod h1:b0iBi+f/nBnJOqjmQu8+Gj02+EI8vRtajVvp8cGwCw4=
github.com/RealA10N/view v0.0.0-20240802130606-01aa81d31529 h1:xwU/GuMjLN2BteW6eBRSZ9w/wtKU2+e5LJVS6+hbJa4=
github.com/RealA10N/view v0.0.0-20240802130606-01aa81d31529/go.mod h1:b0iBi+f/nBnJOqjmQu8+Gj02+EI8vRtajVvp8cGwCw4=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/pmezard/go-difflib v1.0.0 h1:4DBwDE0NGyQoBHbLQYPwSUPoCMWR5BEzIk/f1lZbAQM=
Expand Down

0 comments on commit 132e776

Please sign in to comment.