Merge branch 'master' into dependabot/go_modules/modernc.org/sqlite-1.18.2

This commit is contained in:
2022-09-17 16:38:19 +03:00
committed by GitHub
2 changed files with 3 additions and 3 deletions

2
go.mod
View File

@@ -5,7 +5,7 @@ go 1.16
require (
github.com/jmoiron/sqlx v1.3.5
github.com/opentracing/opentracing-go v1.2.0
github.com/segmentio/kafka-go v0.4.34
github.com/segmentio/kafka-go v0.4.35
github.com/stretchr/testify v1.8.0
github.com/twmb/franz-go v1.7.0
go.unistack.org/micro-broker-kgo/v3 v3.8.2