libdns / gandi

Gandi provider implementation for libdns
MIT License
9 stars 9 forks source link

go.sum checksum mismatch #9

Closed Xumeiquer closed 8 months ago

Xumeiquer commented 2 years ago

Hi, I am working on a project that uses this Go package and I am facing the following issue with Go modules.

verifying github.com/libdns/gandi@v1.0.2/go.mod: checksum mismatch
    downloaded: h1:VN+Lh8Teq6nYszNsPSLKdIv24hOCcQu0rJWHQa2jPZc=
    go.sum:     h1:hxpbQKcQFgQrTS5lV4tAgn6QoL6HcCnoBJaW5nOW4Sk=

Is there something to be fixed here?

Thanks.

daniel-widrick commented 2 years ago

I'm experiencing this same issue trying to install on fedora.

thatcher-gaming commented 2 years ago

same thing here.. not sure what's going on

obynio commented 8 months ago

Fixed