Explorar o código

subscribed message handlers implemented

Matthew R Kasun %!s(int64=3) %!d(string=hai) anos
pai
achega
d95b7e1dab
Modificáronse 1 ficheiros con 1 adicións e 0 borrados
  1. 1 0
      go.mod

+ 1 - 0
go.mod

@@ -48,4 +48,5 @@ require (
 	github.com/shurcooL/sanitized_anchor_name v1.0.0 // indirect
 	golang.org/x/sync v0.0.0-20210220032951-036812b2e83c // indirect
 	google.golang.org/appengine v1.4.0 // indirect
+	gopkg.in/ini.v1 v1.66.2 // indirect
 )