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

**URL:** https://discuss.ipfs.tech/t/cannot-seem-to-get-github-com-ipfs-go-ds-s3-to-work-for-me/15232
**Category:** Kubo
**Tags:** go-ipfs
**Created:** [September 21, 2022, 7:58am UTC](https://discuss.ipfs.tech/t/cannot-seem-to-get-github-com-ipfs-go-ds-s3-to-work-for-me/15232 "2022-09-21T07:58:51Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![hessio](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/hessio/32/6959_2.png) [@hessio](https://discuss.ipfs.tech/u/hessio)
#### Post date: [September 21, 2022, 7:58am UTC](https://discuss.ipfs.tech/t/cannot-seem-to-get-github-com-ipfs-go-ds-s3-to-work-for-me/15232/1 "2022-09-21T07:58:51Z")

</div>

test:~/go-ipfs$ go get [github.com/ipfs/go-ds-s3/plugin@latest](http://github.com/ipfs/go-ds-s3/plugin@latest)  
[github.com/ipfs/go-ds-s3/plugin](http://github.com/ipfs/go-ds-s3/plugin) imports  
[github.com/ipfs/go-ipfs/plugin](http://github.com/ipfs/go-ipfs/plugin) imports  
[github.com/ipfs/go-ipfs/core](http://github.com/ipfs/go-ipfs/core) imports  
[github.com/ipfs/go-ipfs/core/node/libp2p](http://github.com/ipfs/go-ipfs/core/node/libp2p) imports  
[github.com/libp2p/go-libp2p-core/mux:](http://github.com/libp2p/go-libp2p-core/mux:) cannot find module providing package [github.com/libp2p/go-libp2p-core/mux](http://github.com/libp2p/go-libp2p-core/mux)  
[github.com/ipfs/go-ds-s3/plugin](http://github.com/ipfs/go-ds-s3/plugin) imports  
[github.com/ipfs/go-ipfs/plugin](http://github.com/ipfs/go-ipfs/plugin) imports  
[github.com/ipfs/go-ipfs/core](http://github.com/ipfs/go-ipfs/core) imports  
[github.com/ipfs/go-ipfs/core/node/libp2p](http://github.com/ipfs/go-ipfs/core/node/libp2p) imports  
[github.com/libp2p/go-libp2p/p2p/discovery/mdns\_legacy:](http://github.com/libp2p/go-libp2p/p2p/discovery/mdns_legacy:) cannot find module providing package [github.com/libp2p/go-libp2p/p2p/discovery/mdns\_legacy](http://github.com/libp2p/go-libp2p/p2p/discovery/mdns_legacy)

---

<div class="post-metadata">

### Author: ![hessio](https://sea2.discourse-cdn.com/flex020/user_avatar/discuss.ipfs.tech/hessio/32/6959_2.png) [@hessio](https://discuss.ipfs.tech/u/hessio)
#### Post date: [September 21, 2022, 8:10am UTC](https://discuss.ipfs.tech/t/cannot-seem-to-get-github-com-ipfs-go-ds-s3-to-work-for-me/15232/2 "2022-09-21T08:10:52Z")

</div>

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