Argo shared libraries between Argo projects
Go to file
dependabot[bot] ff889cbd49
build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 (#840)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-11 11:31:56 +00:00
.github build(deps): bump dependabot/fetch-metadata from 2.3.0 to 2.4.0 (#838) 2025-05-12 11:37:03 +00:00
grpc/http chore: enable testifylint linter (#775) 2025-03-04 12:37:42 -05:00
kubeclientmetrics build(deps): bump golangci/golangci-lint-action from 6 to 7 (#828) 2025-03-28 14:47:04 +00:00
stats ci: Run tests on CI (#42) 2021-04-05 17:14:36 -07:00
sync feat: use RWMutex in KeyLock to support more use cases (#40) 2021-05-11 20:53:21 -07:00
time build(deps): bump golangci/golangci-lint-action from 6 to 7 (#828) 2025-03-28 14:47:04 +00:00
.gitignore chore: Upgrade the MINIO7 to support IRSA (#25) 2020-08-06 17:11:06 -07:00
.golangci.yml build(deps): bump golangci/golangci-lint-action from 6 to 7 (#828) 2025-03-28 14:47:04 +00:00
LICENSE Add LICENSE file 2018-08-24 14:12:58 -07:00
Makefile build: update to golang 1.23 (#733) 2024-10-04 09:22:37 -04:00
README.md chore!: remove unused packages (#825) 2025-03-28 10:21:34 -04:00
USERS.md chore!: remove unused packages (#825) 2025-03-28 10:21:34 -04:00
go.mod build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 (#840) 2025-07-11 11:31:56 +00:00
go.sum build(deps): bump golang.org/x/net from 0.41.0 to 0.42.0 (#840) 2025-07-11 11:31:56 +00:00

README.md

argoproj/pkg

This repository contains shared libraries and utilities for the Argo project. The packages are primarily maintained for use by the Argo projects, but they are open for use by anyone.

If your project uses argoproj/pkg, please add it to the USERS.md file.