OpenBSD ports

The sysutils/glide port

glide-0.13.3 – package manager for Go

Description

Glide is a tool for managing the vendor directory within a Go package.

This feature, first introduced in Go 1.5, allows each package to have
a vendor directory containing dependent packages for the project.
These vendor packages can be installed by a tool (e.g. glide),
similar to go get or they can be vendored and distributed with the package.

WWW: https://glide.sh/
Only for arches
aarch64 amd64 arm armv7 i386 mips64 riscv64
Categories:
lang/go sysutils

Library dependencies

Build dependencies

Run dependencies