Skip to content

Commit 7d93874

Browse files
committed
update gotl
1 parent 7b83d75 commit 7d93874

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ module github.com/codeshelldev/secured-signal-api
22

33
go 1.25.4
44

5-
require github.com/codeshelldev/gotl v0.0.1-5
5+
require github.com/codeshelldev/gotl v0.0.1-6
66

77
require go.uber.org/zap v1.27.0 // indirect
88

go.sum

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
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=
1+
github.com/codeshelldev/gotl v0.0.1-6 h1:su15ftVjO/t5PmZWTXAgPKefa8AiEEfPp2LCNQWebww=
2+
github.com/codeshelldev/gotl v0.0.1-6/go.mod h1:OzawxKcFw9QEgbeR5H2UXryhYeeLo8xSLme1r8viE+U=
33
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
44
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
55
github.com/fsnotify/fsnotify v1.9.0 h1:2Ml+OJNzbYCTzsxtv8vKSFD9PbJjmhYF14k/jKC7S9k=

0 commit comments

Comments
 (0)