Skip to content

Commit

Permalink
更新go mod
Browse files Browse the repository at this point in the history
  • Loading branch information
cuteLittleDevil committed Dec 14, 2024
1 parent 88c8511 commit 6041670
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion protocol/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@ module github.com/cuteLittleDevil/go-jt808/protocol
go 1.23.2

require (
github.com/cuteLittleDevil/go-jt808/shared v1.5.0
github.com/cuteLittleDevil/go-jt808/shared v1.6.0
golang.org/x/text v0.21.0
)
4 changes: 2 additions & 2 deletions protocol/go.sum
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
github.com/cuteLittleDevil/go-jt808/shared v1.5.0 h1:iKlFsH5HvwUC//9tCq4GEDRUIvpmCfu/Li1oa6jNTYs=
github.com/cuteLittleDevil/go-jt808/shared v1.5.0/go.mod h1:BMWFmkDRLNjcXcuiPm/yphfWfZ6xNuTAJDkDDNhysOM=
github.com/cuteLittleDevil/go-jt808/shared v1.6.0 h1:aJ6a8f3AVS47p5Nja7+/kLRqhnRcv+j/7Jmd+SpnkQ4=
github.com/cuteLittleDevil/go-jt808/shared v1.6.0/go.mod h1:BMWFmkDRLNjcXcuiPm/yphfWfZ6xNuTAJDkDDNhysOM=
golang.org/x/text v0.21.0 h1:zyQAAkrwaneQ066sspRyJaG9VNi/YJ1NfzcGB3hZ/qo=
golang.org/x/text v0.21.0/go.mod h1:4IBbMaMmOPCJ8SecivzSH54+73PCFmPWxNTLm+vZkEQ=

0 comments on commit 6041670

Please sign in to comment.