瀏覽代碼

subscribed message handlers implemented

Matthew R Kasun 3 年之前
父節點
當前提交
d95b7e1dab
共有 1 個文件被更改,包括 1 次插入0 次删除
  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
 )