Skip to content

Release v1.3.33

Choose a tag to compare

@github-actions github-actions released this 22 Sep 22:59
31b263c

goLibMyCarrier v1.3.33

This release includes updates to all Go packages in the goLibMyCarrier collection.

Packages Released

All packages have been tagged with version v1.3.33:

  • argocdclient - ArgoCD client utilities
  • auth - Authentication middleware for Gin framework
  • clickhouse - ClickHouse database utilities
  • github - GitHub authentication and interaction utilities
  • kafka - Kafka producer and consumer utilities
  • logger - Pre-configured Zap logger
  • otel - OpenTelemetry integration for distributed tracing
  • vault - HashiCorp Vault interaction utilities
  • yaml - YAML file read/write utilities

Installation

Install any package using:

go get github.com/MyCarrier-DevOps/goLibMyCarrier/<package>@v1.3.33

For example:

go get github.com/MyCarrier-DevOps/goLibMyCarrier/[email protected]
go get github.com/MyCarrier-DevOps/goLibMyCarrier/[email protected]

Documentation

View package documentation on pkg.go.dev: