File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Pup - Datadog API CLI Wrapper
22
33[ ![ CI] ( https://github.com/DataDog/pup/actions/workflows/ci.yml/badge.svg?branch=main )] ( https://github.com/DataDog/pup/actions/workflows/ci.yml )
4- [ ![ Coverage] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/DataDog/pup/main/.github/badges/coverage.json )] ( https://github.com/DataDog/pup/actions/workflows/ci.yml )
5- [ ![ Go Version] ( https://img.shields.io/badge/go-1.21 +-00ADD8?logo=go )] ( https://go.dev/ )
4+ [ ![ Coverage] ( https://img.shields.io/endpoint?url=https://raw.githubusercontent.com/DataDog/pup/refs/heads/ main/.github/badges/coverage.json )] ( https://github.com/DataDog/pup/actions/workflows/ci.yml )
5+ [ ![ Go Version] ( https://img.shields.io/badge/go-1.25 +-00ADD8?logo=go )] ( https://go.dev/ )
66[ ![ License] ( https://img.shields.io/badge/license-Apache%202.0-blue.svg )] ( LICENSE )
77
88A Go-based command-line wrapper for easy interaction with Datadog APIs.
Original file line number Diff line number Diff line change 11module github.com/DataDog/pup
22
3- go 1.21
3+ go 1.25
44
55require (
66 github.com/99designs/keyring v1.2.2
You can’t perform that action at this time.
0 commit comments