package build

import "git.sr.ht/~jamesponddotco/httpx-go/internal/build"

Package build provides build information about the httpx package.

Index

Constants

const (
	// Name is the name of the package.
	Name string = "httpx"

	// Version is the version of the package.
	Version string = "0.1.0"

	// URL is the URL of the package.
	URL string = "https://git.sr.ht/~jamesponddotco/httpx-go"

	// UserAgentURL is the URL of the package used in User-Agent headers.
	UserAgentURL string = "+https://git.sr.ht/~jamesponddotco/httpx-go"
)

Source Files

build.go

Version
v0.0.0-20231202145121-6af3a64b0078 (latest)
Published
Dec 2, 2023
Platform
linux/amd64
Last checked
1 month ago

Tools for package owners.