Registry / utility / knqyf263-go-version

knqyf263-go-version

JSON →
library1.1.1gogounverified

Provides version comparison and parsing utilities for Go.

go get github.com/knqyf263/go-version
INSTALL
IMPORT
SIG · KNQYF263-GO-VERSIO
K
knqyf263-go-version
utilitygov1.1.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

version
github.com/knqyf263/go-version

Compares two semantic versions.

import "github.com/knqyf263/go-version" v1, _ := version.NewVersion("1.2.3") v2, _ := version.NewVersion("1.2.4") fmt.Println(v1.LessThan(v2))
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.1.1latest on pkg.go.dev
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Meta
1
Resources
knqyf263-go-version — go get knqyf263-go-version · libregistry