Skip to content

Commit

Permalink
Upgrade
Browse files Browse the repository at this point in the history
  • Loading branch information
huuhait committed Nov 17, 2023
1 parent fda3b5a commit dca8851
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ require (
github.com/prometheus/client_golang v1.6.0
github.com/stretchr/testify v1.8.1
github.com/twmb/franz-go v1.15.2
github.com/zsmartex/pkg/v2 v2.1.20-0.20231116113229-17b5bae096ab
github.com/zsmartex/pkg/v2 v2.1.20-0.20231117030839-a864e84d1c30
go.uber.org/fx v1.20.1
)

Expand Down
2 changes: 2 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -160,6 +160,8 @@ github.com/zsmartex/pkg/v2 v2.1.20-0.20231113003410-646a091debe1 h1:EZwo1lnx7Pef
github.com/zsmartex/pkg/v2 v2.1.20-0.20231113003410-646a091debe1/go.mod h1:s4ujmUZ8SujOGrOWZ/Gw8c69jzHHNRKo4xob33lP4pY=
github.com/zsmartex/pkg/v2 v2.1.20-0.20231116113229-17b5bae096ab h1:cuXrU6b88kfGvEwZ2Q+QMPpICmKaB40ZdJlA/uvXai4=
github.com/zsmartex/pkg/v2 v2.1.20-0.20231116113229-17b5bae096ab/go.mod h1:SjGf5J19F4MvSb1xIV2voWUhvrs9JK6tbmFpfWqsz3I=
github.com/zsmartex/pkg/v2 v2.1.20-0.20231117030839-a864e84d1c30 h1:PeSfdsJhs4eMM2SprXsh6OrQC4jEax34JJI5hcVhf8c=
github.com/zsmartex/pkg/v2 v2.1.20-0.20231117030839-a864e84d1c30/go.mod h1:SjGf5J19F4MvSb1xIV2voWUhvrs9JK6tbmFpfWqsz3I=
go.uber.org/atomic v1.7.0/go.mod h1:fEN4uk6kAWBTFdckzkM89CLk9XfWZrxpCo0nPH17wJc=
go.uber.org/atomic v1.10.0 h1:9qC72Qh0+3MqyJbAn8YU5xVq1frD8bn3JtD2oXtafVQ=
go.uber.org/atomic v1.10.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0=
Expand Down

0 comments on commit dca8851

Please sign in to comment.