Skip to content

Commit

Permalink
update code
Browse files Browse the repository at this point in the history
  • Loading branch information
muidea committed Jul 22, 2023
1 parent 7bdf5f9 commit 482009a
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 @@ -5,7 +5,7 @@ go 1.19
require (
github.com/cihub/seelog v0.0.0-20170130134532-f561c5e57575
github.com/go-sql-driver/mysql v1.7.0
github.com/muidea/magicCommon v1.3.0
github.com/muidea/magicCommon v1.3.3
)

require (
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ github.com/go-sql-driver/mysql v1.7.0 h1:ueSltNNllEqE3qcWBTD0iQd3IpL/6U+mJxLkazJ
github.com/go-sql-driver/mysql v1.7.0/go.mod h1:OXbVy3sEdcQ2Doequ6Z5BW6fXNQTmx+9S1MCJN5yJMI=
github.com/leodido/go-urn v1.2.3 h1:6BE2vPT0lqoz3fmOesHZiaiFh7889ssCo2GMvLCfiuA=
github.com/leodido/go-urn v1.2.3/go.mod h1:7ZrI8mTSeBSHl/UaRyKQW1qZeMgak41ANeCNaVckg+4=
github.com/muidea/magicCommon v1.3.0 h1:hEWvq54rX1QjH9xP+XB0KyQ8dgi3ObG9L2n+jZfR/JE=
github.com/muidea/magicCommon v1.3.0/go.mod h1:S4/555g08qYkOiEV4B/lCCip+LyqhbmVC8a+BBgcwYg=
github.com/muidea/magicCommon v1.3.3 h1:ApIXXL9iYY3T1sPq5rsElcGHqHw4NtmoS7d6utMbbxM=
github.com/muidea/magicCommon v1.3.3/go.mod h1:S4/555g08qYkOiEV4B/lCCip+LyqhbmVC8a+BBgcwYg=
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 482009a

Please sign in to comment.