https://github.com/coreos/go-semver
Last synced: about 23 hours ago
Repository metadata:
semver library in Go
- Host: GitHub
- URL: https://github.com/coreos/go-semver
- Owner: coreos
- License: apache-2.0
- Created: 2013-07-26T03:01:53.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2024-01-03T21:11:00.000Z (10 months ago)
- Last Synced: 2024-10-19T19:22:00.136Z (24 days ago)
- Language: Go
- Homepage: http://semver.org
- Size: 58.6 KB
- Stars: 343
- Watchers: 20
- Forks: 54
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: code-of-conduct.md
Owner metadata:
- Name: CoreOS
- Login: coreos
- Email:
- Kind: organization
- Description: Key components to secure, simplify and automate your container infrastructure
- Website: https://getfedora.org/coreos
- Location:
- Twitter:
- Company:
- Icon url: https://avatars.githubusercontent.com/u/3730757?v=4
- Repositories: 264
- Last Synced at: 2023-04-10T01:55:40.137Z
- Profile URL: https://github.com/coreos
- Sponsor URL:
Committers metadata
Last synced: 2 days ago
Total Commits: 55
Total Committers: 18
Avg Commits per committer: 3.056
Development Distribution Score (DDS): 0.673
Commits in past year: 0
Committers in past year: 0
Avg Commits per committer in past year: 0.0
Development Distribution Score (DDS) in past year: 0.0
Name | Commits | |
---|---|---|
Benjamin Gilbert | b****t@r****m | 18 |
Michael Marineau | m****e@m****g | 10 |
Brandon Philips | b****n@i****o | 3 |
Gerrit Renker | g****t@e****k | 3 |
Alex Crawford | a****d@c****m | 2 |
Dalton Hubble | d****e@g****m | 2 |
Jeff Zellner | j****z@e****c | 2 |
Kyle Allan | k****n@r****m | 2 |
Kyle Conroy | k****y@g****m | 2 |
Mark Turner | m****k@a****t | 2 |
Sridhar Ratnakumar | s****r@a****m | 2 |
CoreOS Bot | c****t@f****g | 1 |
Devendranath Thadi | d****3@g****m | 1 |
Eric Chiang | e****m@g****m | 1 |
George Marchin | g****n@p****m | 1 |
Micah Abbott | m****t@r****m | 1 |
Roman Tkachenko | r****n@g****m | 1 |
andy xie | a****g@g****m | 1 |
Issue and Pull Request metadata
Last synced: 2 days ago
Package metadata
- Total packages: 1
- Total downloads: unknown
- Total docker downloads: 29,065,174,331
- Total dependent packages: 14,258
- Total dependent repositories: 95,334
- Total versions: 4
go: github.com/coreos/go-semver
- Homepage: https://github.com/coreos/go-semver
- Documentation: https://pkg.go.dev/github.com/coreos/go-semver#section-documentation
- Licenses: Apache-2.0
- Latest release: v0.3.1 (published almost 2 years ago)
- Last Synced: 2024-11-11T01:31:52.127Z (2 days ago)
- Versions: 4
- Dependent Packages: 14,258
- Dependent Repositories: 95,334
- Docker Downloads: 29,065,174,331
-
Rankings:
- Docker downloads count: 0.011%
- Dependent repos count: 0.013%
- Dependent packages count: 0.015%
- Average: 1.282%
- Stargazers count: 3.07%
- Forks count: 3.301%
Dependencies
go.mod
go
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
go.sum
go
- gopkg.in/check.v1 v0.0.0-20161208181325-20d25e280405
- gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
.github/workflows/go.yml
actions
- actions/checkout v3 composite
- actions/setup-go v3 composite
- golangci/golangci-lint-action v3 composite