chore: update deps (#2621)

This commit is contained in:
Kevin Wan
2022-11-19 22:28:40 +08:00
committed by GitHub
parent 06fafd2153
commit 94708cc78f
2 changed files with 3 additions and 1 deletions

2
go.mod
View File

@@ -18,7 +18,7 @@ require (
github.com/jhump/protoreflect v1.14.0
github.com/lib/pq v1.10.7
github.com/olekukonko/tablewriter v0.0.5
github.com/pelletier/go-toml/v2 v2.0.5
github.com/pelletier/go-toml/v2 v2.0.6
github.com/prometheus/client_golang v1.13.0
github.com/spaolacci/murmur3 v1.1.0
github.com/stretchr/testify v1.8.1