Browse Source

更新conf版本

master v0.0.3
guzeng 2 years ago
parent
commit
e008703fcf
2 changed files with 3 additions and 3 deletions
  1. +1
    -1
      go.mod
  2. +2
    -2
      go.sum

+ 1
- 1
go.mod View File

@ -3,7 +3,7 @@ module git.tetele.net/tgo/smsrpc
go 1.16
require (
git.tetele.net/tgo/conf v0.44.0
git.tetele.net/tgo/conf v0.44.1
git.tetele.net/tgo/crypter v0.2.2
github.com/chai2010/protorpc v1.1.3
github.com/golang/protobuf v1.5.2


+ 2
- 2
go.sum View File

@ -1,5 +1,5 @@
git.tetele.net/tgo/conf v0.44.0 h1:hAU05LXnhHsq+SctBBQpORi7Q9WrXdu0/1w3HoGmFDY=
git.tetele.net/tgo/conf v0.44.0/go.mod h1:AWVIBEDE5dtotthUgR0SWaR2Qa6/f+O5WQ3s7Tj8q7A=
git.tetele.net/tgo/conf v0.44.1 h1:LAQF1wcpdg5LrbKf7EEQuTEqt55ptCSugL8P6vV+sN8=
git.tetele.net/tgo/conf v0.44.1/go.mod h1:AWVIBEDE5dtotthUgR0SWaR2Qa6/f+O5WQ3s7Tj8q7A=
git.tetele.net/tgo/crypter v0.2.2 h1:YMQJh2Gj5Po4ZfelJUmXBKi01UbmtiSy3bmqRfnYQMo=
git.tetele.net/tgo/crypter v0.2.2/go.mod h1:vfvRLZA8+lHNgNXneOcgvVhDyuv25ZRb+C6xHOmXNx0=
github.com/chai2010/protorpc v1.1.3 h1:VJK5hIoZn0XCGol0GmbxZkUG6FbTI5LP2Lam6RVd15w=


Loading…
Cancel
Save