Skip to content

Tags: ilyabrin/disk

Tags

v1.2.0

Toggle v1.2.0's commit message
ci: scan with the current Go release in govulncheck

go.mod declares a compatibility floor of 1.23, and setup-go was pinning the
scan to that line. govulncheck then reported 21 stdlib advisories that are
only fixed in later Go releases, none of which say anything about this
module's own code. Scan with the stable toolchain instead.

v1.1.1

Toggle v1.1.1's commit message
feat: ResourceOptions added

v1.1.0

Toggle v1.1.0's commit message
Добавлен README на русском языке с полным описанием клиентской библио…

…теки Яндекс.Диска на Go, включая возможности, установку, примеры использования и документацию по API.

v1.0.1

Toggle v1.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
upd: types.go (#27)

v.1.0.0

Toggle v.1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md [skip ci]

v.0.1-alpha

Toggle v.0.1-alpha's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #8 from ilyabrin/package/naming

package name changed to 'disk'