Ecosyste.ms: Repos

An open API service providing repository metadata for many open source software ecosystems.

Package Usage: go: github.com/Masterminds/semver

Package semver provides the ability to work with Semantic Versions (http://semver.org) in Go. Specifically it provides the ability to: To parse a semantic version use the `NewVersion` function. For example, If there is an error the version wasn't parseable. The version object has methods to get the parts of the version, compare it to other versions, convert the version back into a string, and get the original string. For more details please see the documentation at https://godoc.org/github.com/Masterminds/semver. A set of versions can be sorted using the `sort` package from the standard library. For example, Checking a version against version constraints is one of the most featureful parts of the package. There are two elements to the comparisons. First, a comparison string is a list of comma separated and comparisons. These are then separated by || separated or comparisons. For example, `">= 1.2, < 3.0.0 || >= 4.2.3"` is looking for a comparison that's greater than or equal to 1.2 and less than 3.0.0 or is greater than or equal to 4.2.3. The basic comparisons are: There are multiple methods to handle ranges and the first is hyphens ranges. These look like: The `x`, `X`, and `*` characters can be used as a wildcard character. This works for all comparison operators. When used on the `=` operator it falls back to the pack level comparison (see tilde below). For example, Tilde Range Comparisons (Patch) The tilde (`~`) comparison operator is for patch level ranges when a minor version is specified and major level changes when the minor number is missing. For example, Caret Range Comparisons (Major) The caret (`^`) comparison operator is for major level changes. This is useful when comparisons of API versions as a major change is API breaking. For example,
11 versions
Latest release: over 4 years ago
6,701 dependent packages

View more package details: https://packages.ecosyste.ms/registries/proxy.golang.org/packages/github.com/Masterminds/semver

View more repository details: https://repos.ecosyste.ms/hosts/GitHub/repositories/Masterminds%2Fsemver

Dependent Repos 22,957

ossf/scorecard-action
Official GitHub Action for OpenSSF Scorecard.
  • v1.4.2 go.sum
  • v1.5.0 go.sum

Size: 6.43 MB - Last synced: 5 days ago - Pushed: 5 days ago

zeromike/syft Fork of anchore/syft
CLI tool and library for generating a Software Bill of Materials from container images and filesystems
  • v1.4.2 go.sum
  • v1.5.0 go.sum

Size: 10.4 MB - Last synced: 12 months ago - Pushed: almost 2 years ago

aberja/argo Fork of argoproj/argo-workflows
Argo Workflows: Get stuff done with Kubernetes.
  • v1.5.0 go.sum

Size: 67.2 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

krasish/test-infra Fork of kyma-project/test-infra
Test infrastructure for the Kyma project.
  • v1.4.2 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v1.5.0 development/gcp/cloud-functions/getfailureinstancedetails/go.sum
  • v1.4.2 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v1.5.0 development/kyma-ci-force-bot/ciforcebot/go.sum
  • v1.5.0 go.mod
  • v1.4.2 go.sum
  • v1.5.0 go.sum

Size: 15.3 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

alicefr/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v1.5.0 go.mod
  • v1.5.0 go.sum

Size: 255 MB - Last synced: 11 days ago - Pushed: 11 days ago

cheqd/tendermint Fork of tendermint/tendermint
⟁ Tendermint Core (BFT Consensus) in Go
  • v1.5.0 go.mod
  • v1.5.0 go.sum

Size: 142 MB - Last synced: 19 days ago - Pushed: about 1 year ago

tharun208/loki Fork of grafana/loki
Like Prometheus, but for logs.
  • v1.4.2 tools/lambda-promtail/go.sum

Size: 168 MB - Last synced: 11 days ago - Pushed: about 1 year ago

xpivarc/kubevirt Fork of kubevirt/kubevirt
Kubernetes Virtualization API and runtime in order to define and manage virtual machines.
  • v1.5.0 go.sum
  • v1.5.0 go.mod

Size: 262 MB - Last synced: about 2 months ago - Pushed: about 2 months ago

antonyggvzvmnxxcx/linkerd2 Fork of linkerd/linkerd2
Ultralight, security-first service mesh for Kubernetes. Main repo for Linkerd 2.x.
  • v1.5.0 go.sum

Size: 33.5 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

carlkyrillos/integreatly-operator Fork of integr8ly/integreatly-operator
An Openshift Operator based on the Operator SDK for installing and reconciling Integreatly services
  • v1.5.0 go.mod
  • v1.5.0 go.sum

Size: 126 MB - Last synced: 10 days ago - Pushed: 11 days ago

rancher-max/rancher Fork of rancher/rancher
Complete container management platform
  • v1.4.2 go.sum
  • v1.5.0 go.sum

Size: 131 MB - Last synced: 17 days ago - Pushed: 17 days ago

andrey-olishchuk/terraform-provider-dorpm
  • v1.5.0 go.mod
  • v1.5.0 go.sum

Size: 153 KB - Last synced: about 1 year ago - Pushed: about 1 year ago

paketo-buildpacks/go
A Cloud Native Buildpack for Go
  • v1.4.2 go.sum
  • v1.5.0 go.sum

Size: 82.5 MB - Last synced: 1 day ago - Pushed: 2 days ago

slachiewicz/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.5.0 extensions/camel-k/generator-v1/go.sum
  • v1.5.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.5.0 extensions/knative/generator/go.sum
  • v1.5.0 extensions/tekton/generator-v1beta1/go.sum
  • v1.4.2 kubernetes-model-generator/go.sum
  • v1.5.0 kubernetes-model-generator/go.sum

Size: 466 MB - Last synced: 3 days ago - Pushed: 3 days ago

paketo-buildpacks/dotnet-core
A Cloud Native Buildpack for .NET Core
  • v1.4.2 go.sum
  • v1.5.0 go.sum

Size: 134 MB - Last synced: 1 day ago - Pushed: 2 days ago

cilium/cilium-olm 📦
  • v1.5.0 tools/go.sum

Size: 982 KB - Last synced: 9 months ago - Pushed: 12 months ago

Zondax/rosetta-filecoin-lib
  • v1.4.2 go.sum

Size: 337 KB - Last synced: 5 days ago - Pushed: 6 days ago

RafaySystems/terraform-provider-rafay
Rafay terraform provider
  • v1.5.0 go.mod
  • v1.5.0 go.sum

Size: 4.33 MB - Last synced: 5 days ago - Pushed: 6 days ago

GoogleCloudPlatform/gke-poc-toolkit
📦 Demo generator for Google Kubernetes Engine!
  • v1.5.0 cli/go.sum

Size: 12.8 MB - Last synced: about 18 hours ago - Pushed: about 20 hours ago

5-stones/terraform-provider-bunny Fork of simplesurance/terraform-provider-bunny
bunny.net CDN Terraform Provider
  • v1.5.0 go.mod
  • v1.5.0 go.sum

Size: 7.45 MB - Last synced: 5 days ago - Pushed: over 1 year ago

leoluz/argo-rollouts Fork of argoproj/argo-rollouts
Progressive Delivery for Kubernetes
  • v1.5.0 go.sum

Size: 25.8 MB - Last synced: 13 days ago - Pushed: about 1 year ago

dreamer-zq/cosmos-sdk Fork of cosmos/cosmos-sdk
:chains: A Framework for Building High Value Public Blockchains :sparkles:
  • v1.4.2 go.sum
  • v1.5.0 go.sum

Size: 217 MB - Last synced: 13 days ago - Pushed: 7 months ago

stolostron/multicloud-operators-subscription-release
Managing helm release with operators for multicloud.
  • v1.5.0 go.sum

Size: 1.63 MB - Last synced: 13 days ago - Pushed: about 1 year ago

millicent-money/cosmos-sdk
  • v1.4.2 go.sum
  • v1.5.0 go.sum

Size: 361 MB - Last synced: 9 months ago - Pushed: about 1 year ago

apache/submarine
Submarine is Cloud Native Machine Learning Platform.
  • v1.4.2 submarine-cloud-v2/go.sum

Size: 29.3 MB - Last synced: 1 day ago - Pushed: 26 days ago

ekmixon/istio Fork of istio/istio
Connect, secure, control, and observe services.
  • v1.5.0 go.sum

Size: 199 MB - Last synced: 11 days ago - Pushed: 11 days ago

vinted/prometheus Fork of prometheus/prometheus
The Prometheus monitoring system and time series database.
  • v1.4.2 documentation/examples/remote_storage/go.sum

Size: 162 MB - Last synced: 9 days ago - Pushed: 10 days ago

choria-io/provisioner
Choria Server Provisioning System
  • v1.5.0 go.mod
  • v1.5.0 go.sum

Size: 4.6 MB - Last synced: about 1 month ago - Pushed: about 2 months ago

mclarke47/argo-rollouts Fork of argoproj/argo-rollouts
Progressive Delivery for Kubernetes
  • v1.5.0 go.sum

Size: 11.8 MB - Last synced: 13 days ago - Pushed: over 1 year ago

codeboten/opentelemetry-lambda Fork of open-telemetry/opentelemetry-lambda
  • v1.4.2 collector/go.sum

Size: 1.59 MB - Last synced: 7 months ago - Pushed: 7 months ago

sigstore/rekor-monitor
Log monitor for Rekor to verify immutability and monitor entries
  • v1.4.2 go.sum
  • v1.5.0 go.sum

Size: 1.26 MB - Last synced: 4 days ago - Pushed: 4 days ago

metallb/metallb-operator
MetalLB Operator for deploying metallb
  • v1.5.0 go.mod
  • v1.5.0 go.sum

Size: 16.7 MB - Last synced: 15 days ago - Pushed: 15 days ago

disc/terraform-provider-pritunl
Pritunl Terraform provider
  • v1.5.0 go.sum

Size: 310 KB - Last synced: about 1 month ago - Pushed: about 1 month ago

cloudfoundry/app-autoscaler-release
Automated scaling for apps running on Cloud Foundry
  • v1.5.0 src/autoscaler/go.mod
  • v1.5.0 src/autoscaler/go.sum

Size: 67.4 MB - Last synced: 15 days ago - Pushed: 16 days ago

PatronSaintOwl/berty Fork of berty/berty
Berty is a secure peer-to-peer messaging app that works with or without internet access, cellular data or trust in the network
  • v1.5.0 go.mod
  • v1.4.2 go.sum
  • v1.5.0 go.sum
  • v1.4.2 tool/go.sum
  • v1.5.0 tool/go.sum

Size: 84.3 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

sknot-rh/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.5.0 extensions/camel-k/generator-v1/go.sum
  • v1.5.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.5.0 extensions/knative/generator/go.sum
  • v1.5.0 extensions/tekton/generator-triggers/go.sum
  • v1.5.0 extensions/tekton/generator-v1beta1/go.sum
  • v1.4.2 kubernetes-model-generator/go.sum
  • v1.5.0 kubernetes-model-generator/go.sum

Size: 442 MB - Last synced: about 1 year ago - Pushed: over 1 year ago

tts-tblock/kubernetes-client Fork of fabric8io/kubernetes-client
Java client for Kubernetes & OpenShift
  • v1.5.0 extensions/camel-k/generator-v1/go.sum
  • v1.5.0 extensions/camel-k/generator-v1alpha1/go.sum
  • v1.5.0 extensions/knative/generator/go.sum
  • v1.4.2 extensions/open-cluster-management/generator-agent/go.sum
  • v1.5.0 extensions/open-cluster-management/generator-agent/go.sum
  • v1.4.2 extensions/open-cluster-management/generator-observability/go.sum
  • v1.5.0 extensions/open-cluster-management/generator-observability/go.sum
  • v1.5.0 extensions/open-cluster-management/generator-operator/go.sum
  • v1.5.0 extensions/open-cluster-management/generator-placementruleapps/go.sum
  • v1.5.0 extensions/open-cluster-management/generator-policy/go.sum
  • v1.5.0 extensions/tekton/generator-triggers/go.sum
  • v1.4.2 extensions/tekton/generator-v1beta1/go.sum
  • v1.5.0 extensions/tekton/generator-v1beta1/go.sum
  • v1.5.0 kubernetes-model-generator/go.sum

Size: 449 MB - Last synced: about 1 year ago - Pushed: about 1 year ago

hashicorp/hc-install
Go module for downloading or locating HashiCorp binaries, verifying signatures and checksums, and asserting version constraints.
  • v1.5.0 releases/testdata/terraform/go.mod
  • v1.5.0 releases/testdata/terraform/go.sum

Size: 28.6 MB - Last synced: 4 days ago - Pushed: 5 days ago

cisco-open/cluster-registry-controller
An operator that automatically synchronizes Kubernetes resources across multiple clusters
  • v1.5.0 go.mod
  • v1.5.0 go.sum

Size: 3.12 MB - Last synced: 10 days ago - Pushed: 10 days ago

trustbloc/auth 📦
Authorization Server
  • v1.4.2 test/bdd/mock/loginconsent/go.sum

Size: 2.24 MB - Last synced: about 2 months ago - Pushed: about 1 year ago

Madhan-I/learn-layer5 Fork of layer5io/learn-layer5
A sample application for learning how to service mesh and for validating SMI conformance
  • v1.5.0 go.sum
  • v1.5.0 smi-conformance/go.sum

Size: 6.26 MB - Last synced: 7 days ago - Pushed: 14 days ago

priyawadhwa/rekor Fork of sigstore/rekor
Signature Transparency Log
  • v1.4.2 go.sum
  • v1.5.0 go.sum
  • v1.4.2 hack/tools/go.sum
  • v1.5.0 hack/tools/go.sum

Size: 12.7 MB - Last synced: about 1 year ago - Pushed: about 1 year ago