Skip to content

Commit

Permalink
[#97] update go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
dwkang committed Oct 8, 2024
1 parent f30e6b2 commit 59783e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion plugin/sarama-IBM/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/IBM/sarama v1.40.0
github.com/pinpoint-apm/pinpoint-go-agent v1.4.0
github.com/pinpoint-apm/pinpoint-go-agent v1.4.3
github.com/pinpoint-apm/pinpoint-go-agent/plugin/http v1.4.0
)

Expand Down
2 changes: 1 addition & 1 deletion plugin/sarama/go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
github.com/Shopify/sarama v1.26.4
github.com/pinpoint-apm/pinpoint-go-agent v1.4.0
github.com/pinpoint-apm/pinpoint-go-agent v1.4.3
github.com/pinpoint-apm/pinpoint-go-agent/plugin/http v1.4.0
)

Expand Down

0 comments on commit 59783e4

Please sign in to comment.