Skip to content

Commit 3167330

Browse files
committed
update to gotl v0.0.2 - Stable
1 parent d1c37f1 commit 3167330

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-6
5+
require github.com/codeshelldev/gotl v0.0.2
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-6 h1:su15ftVjO/t5PmZWTXAgPKefa8AiEEfPp2LCNQWebww=
2-
github.com/codeshelldev/gotl v0.0.1-6/go.mod h1:OzawxKcFw9QEgbeR5H2UXryhYeeLo8xSLme1r8viE+U=
1+
github.com/codeshelldev/gotl v0.0.2 h1:PQbipYHut3DNvwcrdkQmIGo2p6X6a889Glmba/KIeFQ=
2+
github.com/codeshelldev/gotl v0.0.2/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)