golang-github-elazarl-goproxy 1.1+git20240726.8b0c205+dfsg-1 source package in Ubuntu

Changelog

golang-github-elazarl-goproxy (1.1+git20240726.8b0c205+dfsg-1) unstable; urgency=medium

  * New upstream version 1.1+git20240726.8b0c205+dfsg.
  * Update debian/gbp.conf.
  * Add myself as an uploader.
  * Run wrap-and-sort -a.
  * Add golang-golang-x-net-dev to Build-Depends and Depends fields.
  * Update packaging copyright.

 -- Francisco Vilmar Cardoso Ruviaro <email address hidden>  Sat, 17 Aug 2024 15:56:44 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe misc

Builds

Oracular: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
golang-github-elazarl-goproxy_1.1+git20240726.8b0c205+dfsg-1.dsc 2.5 KiB 14d48c6c8fe2933f1dcbbdcad562b8de195579323960ad4d3b424edae0ff5c52
golang-github-elazarl-goproxy_1.1+git20240726.8b0c205+dfsg.orig.tar.xz 82.9 KiB f619dc31abb824cc60bc8d7b3ad2a9f0e46fda1ca2a5789044e70c9b7e174f69
golang-github-elazarl-goproxy_1.1+git20240726.8b0c205+dfsg-1.debian.tar.xz 4.2 KiB be48fa02c0b96619e66989b513ed46218c7414b493170e779fd4adaf8b13ca69

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.