Compare commits

..

No commits in common. "master" and "v1.12" have entirely different histories.

1 changed files with 1 additions and 1 deletions

2
go.mod
View File

@ -3,7 +3,7 @@ module git.hpds.cc/Component/network
go 1.23
require (
git.hpds.cc/Component/mq_coder v0.0.0-20241213034522-3a3512d94b34
git.hpds.cc/Component/mq_coder v0.0.0-20230310155836-afc76d7d1572
github.com/matoous/go-nanoid/v2 v2.1.0
github.com/quic-go/quic-go v0.48.2
github.com/stretchr/testify v1.10.0