Dependencies
This document lists all first-party dependencies used by Pogo.
Generated on: 2025-10-26 15:46:01
Summary
Section titled “Summary”Total dependencies: 31
License Distribution
Section titled “License Distribution”- BSD-3-Clause: 2
- Apache-2.0: 1
- Apache-2.0, MIT: 1
- Other: 2
- MIT License: 19
- Apache License 2.0: 4
- BSD 2-Clause “Simplified” License: 1
- BSD 3-Clause “New” or “Revised” License: 1
Dependencies
Section titled “Dependencies”github.com/DataDog/zstd
Section titled “github.com/DataDog/zstd”Version: v1.5.7
Description: Zstd wrapper for Go
License: Other
Homepage: https://github.com/DataDog/zstd
github.com/Microsoft/go-winio
Section titled “github.com/Microsoft/go-winio”Version: v0.6.2
Description: Win32 IO-related utilities for Go
License: MIT License
Homepage: https://github.com/microsoft/go-winio
github.com/a-h/templ
Section titled “github.com/a-h/templ”Version: v0.3.943
Description: A language for writing HTML user interfaces in Go.
License: MIT License
Homepage: https://github.com/a-h/templ
github.com/alecthomas/chroma/v2
Section titled “github.com/alecthomas/chroma/v2”Version: v2.20.0
Description: A general purpose syntax highlighter in pure Go
License: MIT License
Homepage: https://github.com/alecthomas/chroma
github.com/charmbracelet/bubbles
Section titled “github.com/charmbracelet/bubbles”Version: v0.21.0
Description: TUI components for Bubble Tea 🫧
License: MIT License
Homepage: https://github.com/charmbracelet/bubbles
github.com/charmbracelet/bubbletea
Section titled “github.com/charmbracelet/bubbletea”Version: v1.3.4
Description: A powerful little TUI framework 🏗
License: MIT License
Homepage: https://github.com/charmbracelet/bubbletea
github.com/charmbracelet/huh
Section titled “github.com/charmbracelet/huh”Version: v0.7.0
Description: Build terminal forms and prompts 🤷🏻♀️
License: MIT License
Homepage: https://github.com/charmbracelet/huh
github.com/charmbracelet/lipgloss
Section titled “github.com/charmbracelet/lipgloss”Version: v1.1.0
Description: Style definitions for nice terminal layouts 👄
License: MIT License
Homepage: https://github.com/charmbracelet/lipgloss
github.com/devsisters/go-diff3
Section titled “github.com/devsisters/go-diff3”Version: v0.0.0-20250423134348-1e1e52a2a2f6
Description: diff3go 3-way diff in go
License: MIT License
Homepage: https://github.com/devsisters/go-diff3
github.com/docker/docker
Section titled “github.com/docker/docker”Version: v27.3.1+incompatible
Description: The Moby Project - a collaborative project for the container ecosystem to assemble container-based systems
License: Apache License 2.0
Homepage: https://github.com/moby/moby
github.com/fergusstrange/embedded-postgres
Section titled “github.com/fergusstrange/embedded-postgres”Version: v1.32.0
Description: Run a real Postgres database locally on Linux, OSX or Windows as part of another Go application or test
License: MIT License
Homepage: https://github.com/fergusstrange/embedded-postgres
github.com/gen2brain/beeep
Section titled “github.com/gen2brain/beeep”Version: v0.11.1
Description: Go cross-platform library for sending desktop notifications, alerts and beeps
License: BSD 2-Clause “Simplified” License
Homepage: https://github.com/gen2brain/beeep
github.com/go-git/go-git/v5
Section titled “github.com/go-git/go-git/v5”Version: v5.16.2
Description: A highly extensible Git implementation in pure Go.
License: Apache License 2.0
Homepage: https://github.com/go-git/go-git
github.com/goproxy/goproxy
Section titled “github.com/goproxy/goproxy”Version: v0.21.0
Description: A minimalist Go module proxy handler.
License: MIT License
Homepage: https://github.com/goproxy/goproxy
github.com/jackc/pgx/v5
Section titled “github.com/jackc/pgx/v5”Version: v5.7.5
Description: PostgreSQL driver and toolkit for Go
License: MIT License
Homepage: https://github.com/jackc/pgx
github.com/klauspost/compress
Section titled “github.com/klauspost/compress”Version: v1.18.0
Description: Optimized Go Compression Packages
License: Other
Homepage: https://github.com/klauspost/compress
github.com/leodido/go-conventionalcommits
Section titled “github.com/leodido/go-conventionalcommits”Version: v0.12.0
Description: Fu powers to parse your commit messages as the Conventional Commits specification demands.
License: Apache License 2.0
Homepage: https://github.com/leodido/go-conventionalcommits
github.com/mattn/go-isatty
Section titled “github.com/mattn/go-isatty”Version: v0.0.20
License: MIT License
Homepage: https://github.com/mattn/go-isatty
github.com/niklasfasching/go-org
Section titled “github.com/niklasfasching/go-org”Version: v1.9.1
Description: Org mode parser with html & pretty printed org rendering. also shitty static site generator.
License: MIT License
Homepage: https://github.com/niklasfasching/go-org
github.com/nulab/autog
Section titled “github.com/nulab/autog”Version: v0.10.0
Description: Graph autolayout library in Go
License: MIT License
Homepage: https://github.com/nulab/autog
github.com/rjeczalik/notify
Section titled “github.com/rjeczalik/notify”Version: v0.9.3
Description: File system event notification library on steroids.
License: MIT License
Homepage: https://github.com/rjeczalik/notify
github.com/robfig/cron/v3
Section titled “github.com/robfig/cron/v3”Version: v3.0.1
Description: a cron library for go
License: MIT License
Homepage: https://github.com/robfig/cron
github.com/sergi/go-diff
Section titled “github.com/sergi/go-diff”Version: v1.4.0
Description: Diff, match and patch text in Go
License: MIT License
Homepage: https://github.com/sergi/go-diff
github.com/spf13/cobra
Section titled “github.com/spf13/cobra”Version: v1.9.1
Description: A Commander for modern Go CLI interactions
License: Apache License 2.0
Homepage: https://github.com/spf13/cobra
github.com/spf13/pflag
Section titled “github.com/spf13/pflag”Version: v1.0.6
Description: Drop-in replacement for Go’s flag package, implementing POSIX/GNU-style —flags.
License: BSD 3-Clause “New” or “Revised” License
Homepage: https://github.com/spf13/pflag
github.com/yuin/goldmark
Section titled “github.com/yuin/goldmark”Version: v1.7.13
Description: :trophy: A markdown parser written in Go. Easy to extend, standard(CommonMark) compliant, well structured.
License: MIT License
Homepage: https://github.com/yuin/goldmark
github.com/zalando/go-keyring
Section titled “github.com/zalando/go-keyring”Version: v0.2.6
Description: Cross-platform keyring interface for Go
License: MIT License
Homepage: https://github.com/zalando/go-keyring
golang.org/x/net
Section titled “golang.org/x/net”Version: v0.44.0
License: BSD-3-Clause
Homepage: https://pkg.go.dev/golang.org/x/net
google.golang.org/grpc
Section titled “google.golang.org/grpc”Version: v1.75.0
License: Apache-2.0
Homepage: https://pkg.go.dev/google.golang.org/grpc
google.golang.org/protobuf
Section titled “google.golang.org/protobuf”Version: v1.36.8
License: BSD-3-Clause
Homepage: https://pkg.go.dev/google.golang.org/protobuf
gopkg.in/yaml.v3
Section titled “gopkg.in/yaml.v3”Version: v3.0.1
License: Apache-2.0, MIT
Homepage: https://pkg.go.dev/gopkg.in/yaml.v3