golang-github-elazarl-goproxy 1.1-1 source package in Ubuntu

Changelog

golang-github-elazarl-goproxy (1.1-1) unstable; urgency=medium

  [ Paul Tagliamonte ]
  * Use a secure transport for the Vcs-Git and Vcs-Browser URL

  [ Alexandre Viau ]
  * Point Vcs-* urls to salsa.debian.org.

  [ Dmitry Smirnov ]
  * New upstream release
  * DH to version 12
  * golang-go --> golang-any
  * Testsuite: autopkgtest-pkg-go
  * Enabled tests; Build-Depends += "curl"
  * Priority: optional; Standards-Version: 4.4.1

 -- Dmitry Smirnov <email address hidden>  Sat, 28 Dec 2019 09:39:54 +1100

Upload details

Uploaded by:
Debian Go Packaging Team
Uploaded to:
Sid
Original maintainer:
Debian Go Packaging Team
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe misc
Mantic release universe misc
Lunar release universe misc
Jammy release universe misc
Focal release universe misc

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-elazarl-goproxy_1.1-1.dsc 2.3 KiB a0f3e1fac258045c9f90ce86307c483bad382b4f7511e8d01afef536164b4af5
golang-github-elazarl-goproxy_1.1.orig.tar.xz 75.1 KiB da73c7b96fea43615311604703a9b42a58e283e19cb85d2df43604a81bd20af1
golang-github-elazarl-goproxy_1.1-1.debian.tar.xz 3.9 KiB 359a04c3f1f50af8f8c47469826bdb6b4b2fb1332511f296eaf5f3a53e513017

Available diffs

No changes file available.

Binary packages built by this source

golang-github-elazarl-goproxy-dev: HTTP proxy library for Go

 Package goproxy provides a customizable HTTP proxy library for Go
 (golang),
 .
 It supports regular HTTP proxy, HTTPS through CONNECT, and "hijacking"
 HTTPS connection using "Man in the Middle" style attack.
 .
 The intent of the proxy, is to be usable with reasonable amount of
 traffic yet, customizable and programable.