Cannot seem to get github.com/ipfs/go-ds-s3 to work for me

test:~/go-ipfs$ go get github.com/ipfs/go-ds-s3/plugin@latest
github.com/ipfs/go-ds-s3/plugin imports
github.com/ipfs/go-ipfs/plugin imports
github.com/ipfs/go-ipfs/core imports
github.com/ipfs/go-ipfs/core/node/libp2p imports
github.com/libp2p/go-libp2p-core/mux: cannot find module providing package github.com/libp2p/go-libp2p-core/mux
github.com/ipfs/go-ds-s3/plugin imports
github.com/ipfs/go-ipfs/plugin imports
github.com/ipfs/go-ipfs/core imports
github.com/ipfs/go-ipfs/core/node/libp2p imports
github.com/libp2p/go-libp2p/p2p/discovery/mdns_legacy: cannot find module providing package github.com/libp2p/go-libp2p/p2p/discovery/mdns_legacy

Is there a known version that works together because what is listed on the repo does not work at the moment