From bb6958b6f6ca38520a1c26976b5ce71ca8c508f3 Mon Sep 17 00:00:00 2001 From: terminaldweller Date: Sat, 11 Sep 2021 22:56:52 +0430 Subject: https support-WIP --- go.mod | 2 -- 1 file changed, 2 deletions(-) (limited to 'go.mod') diff --git a/go.mod b/go.mod index 5a1a643..97de2d8 100644 --- a/go.mod +++ b/go.mod @@ -6,9 +6,7 @@ require ( github.com/Knetic/govaluate v3.0.0+incompatible github.com/go-redis/redis/v8 v8.6.0 github.com/go-telegram-bot-api/telegram-bot-api v4.6.4+incompatible - github.com/golang/protobuf v1.4.2 github.com/gorilla/mux v1.8.0 github.com/rs/zerolog v1.20.0 github.com/technoweenie/multipartstreamer v1.0.1 // indirect - google.golang.org/protobuf v1.23.0 ) -- cgit v1.2.3