File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ module github.com/codeshelldev/secured-signal-api
22
33go 1.25.4
44
5- require github.com/codeshelldev/gotl v0.0.1-4
5+ require github.com/codeshelldev/gotl v0.0.1-5
66
77require go.uber.org/zap v1.27.0 // indirect
88
Original file line number Diff line number Diff line change 1- github.com/codeshelldev/gotl v0.0.1-4 h1:NwboiK24Lr9HLRsJ345Q3qWHfMICOGmaGcFCIvk1ATs =
2- github.com/codeshelldev/gotl v0.0.1-4 /go.mod h1:1CHhGmZXPXfVfvM0D1PNV8giwh/w1ABBandu2rKxkl8 =
1+ github.com/codeshelldev/gotl v0.0.1-5 h1:2vs3PQyTiR8vGWO6VrifQ3DJSUtDqMqCua1E39LAiCE =
2+ github.com/codeshelldev/gotl v0.0.1-5 /go.mod h1:OzawxKcFw9QEgbeR5H2UXryhYeeLo8xSLme1r8viE+U =
33github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c =
44github.com/davecgh/go-spew v1.1.1 /go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38 =
55github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k =
@@ -38,8 +38,6 @@ go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
3838go.uber.org/zap v1.27.0 /go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E =
3939go.yaml.in/yaml/v3 v3.0.4 h1:tfq32ie2Jv2UxXFdLJdh3jXuOzWiL1fo0bu/FbuKpbc =
4040go.yaml.in/yaml/v3 v3.0.4 /go.mod h1:DhzuOOF2ATzADvBadXxruRBLzYTpT36CKvDb3+aBEFg =
41- golang.org/x/sys v0.37.0 h1:fdNQudmxPjkdUTPnLn5mdQv7Zwvbvpaxqs831goi9kQ =
42- golang.org/x/sys v0.37.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
4341golang.org/x/sys v0.38.0 h1:3yZWxaJjBmCWXqhN1qh02AkOnCQ1poK6oF+a7xWL6Gc =
4442golang.org/x/sys v0.38.0 /go.mod h1:OgkHotnGiDImocRcuBABYBEXf8A9a87e/uXjp9XT3ks =
4543gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405 /go.mod h1:Co6ibVJAznAaIkqp8huTwlJQCZ016jof/cbN4VW5Yz0 =
You can’t perform that action at this time.
0 commit comments