mirror of
https://github.com/lukaszraczylo/go-telegram.git
synced 2026-07-22 10:28:48 +00:00
fixup! fix(genapi): scope method-param enums per method, dedupe case-colliding enum consts
This commit is contained in:
@@ -4,10 +4,10 @@ go 1.25.0
|
||||
|
||||
require (
|
||||
github.com/goccy/go-json v0.10.6
|
||||
github.com/lukaszraczylo/oss-telemetry v0.2.1
|
||||
github.com/lukaszraczylo/oss-telemetry v0.2.3
|
||||
github.com/stretchr/testify v1.9.0
|
||||
github.com/valyala/fasthttp v1.71.0
|
||||
golang.org/x/net v0.55.0
|
||||
golang.org/x/net v0.56.0
|
||||
)
|
||||
|
||||
require (
|
||||
|
||||
Reference in New Issue
Block a user