Skip to content

Commit

Permalink
Updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
RealA10N committed Aug 12, 2024
1 parent 68a0848 commit a1e84d9
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 @@ -3,7 +3,7 @@ module alon.kr/x/usm
go 1.22.5

require (
alon.kr/x/view v0.0.0-20240812121221-e32070531793
alon.kr/x/view v0.0.0-20240812125912-b9db70734a97
github.com/spf13/cobra v1.8.1
github.com/stretchr/testify v1.9.0
)
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
alon.kr/x/view v0.0.0-20240812121221-e32070531793 h1:OtRuQiFB8dKk6p21BQL0gAVzqdToHWa6Cp06rXgttwQ=
alon.kr/x/view v0.0.0-20240812121221-e32070531793/go.mod h1:mBgC0V/rYw+WHTpZgTEyFVYdFOobXQUTDP4JPdgHeWU=
alon.kr/x/view v0.0.0-20240812125912-b9db70734a97 h1:IYqoUF7rKUBDmbUSMprhwDmTcki23cuUhUh/mBkBmgM=
alon.kr/x/view v0.0.0-20240812125912-b9db70734a97/go.mod h1:mBgC0V/rYw+WHTpZgTEyFVYdFOobXQUTDP4JPdgHeWU=
github.com/cpuguy83/go-md2man/v2 v2.0.4/go.mod h1:tgQtvFlXSQOSOSIRvRPT7W67SCa46tRHOmNcaadrF8o=
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=
Expand Down

0 comments on commit a1e84d9

Please sign in to comment.