File: go.mod

package info (click to toggle)
golang-github-shopify-sarama 1.22.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, bullseye, forky, sid, trixie
  • size: 1,728 kB
  • sloc: sh: 112; makefile: 43
file content (5 lines) | stat: -rw-r--r-- 139 bytes parent folder | download
1
2
3
4
5
module github.com/Shopify/sarama/examples/consumer

replace github.com/Shopify/sarama => ../../

require github.com/Shopify/sarama v1.22.0