Giter VIP home page Giter VIP logo

client-go's People

Contributors

atombender avatar dcilke avatar j33ty avatar orbat avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

client-go's Issues

`go get` doesn't install the latest version

Hi,

Not sure what exactly the cause of this problem is, but if you run either of:

go get github.com/sanity-io/client-go
go get -u github.com/sanity-io/client-go

You end up with v1.0.0-alpha.5.

Resulting contents of go.mod/go.sum:

github.com/sanity-io/client-go v1.0.0-alpha.5
github.com/sanity-io/client-go v1.0.0-alpha.5 h1:EVDgQ9MwTdWgOv4+DBhWA8fuPia+XTs0K1Edlgmvq7c=
github.com/sanity-io/client-go v1.0.0-alpha.5/go.mod h1:KPo6XA4dp/JaWto1JRqKMIK4Cp3s7AFeNGuxH25r1gM=

I can't find any reference to v1.0.0-alpha.5 anywhere, but (just by looking at the files etc), it appears to match to this commit: 62027d2

As a result, for external developers, it seems that this library effectively hasn't been updated since 2020, which also means e.g. it's not possible to use anything other than v1 of the API. Typical dependency management tooling like Dependabot also seem to be stuck on this old version.

To resolve this, I think you might need to start tagging releases in some form, but honestly not sure - just a suggestion you might want to try.

Did you maybe publish v1.0.0-alpha.5 at some point, then later deleted that tag?

Let me know if there's any info I can be providing :)

State of client-go

Hi, just found out about this package but I see that it has not been updated recently, so I wonder what is the status of this project? I'm willing to try it out, but generally curious to know. Thank you!

latest API version is not available

Currently the code contains this:

// Latest API version release
VersionV20210325 = Version("2021-03-25")

But as far as I can see, v2021-10-21 is actually the latest

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.