1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-04 03:11:55 +02:00
goreleaser/internal/pipe
Lars Lehtonen 5af2c31c7a
refactor: fix redundant net/http import (#3897)
This fixes a redundant import of `net/http` in `internal/pipe/upload`.

Signed-off-by: Lars Lehtonen <lars.lehtonen@gmail.com>
2023-03-30 08:54:52 -03:00
..
announce test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
archive fix: many linting issues 2023-03-19 22:17:18 -03:00
artifactory test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
aur test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
before test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
blob feat: blobs.disable (#3884) 2023-03-23 08:59:04 -03:00
brew fix: improve brew no archive error (#3895) 2023-03-29 10:24:53 -03:00
build fix: many linting issues 2023-03-19 22:17:18 -03:00
changelog test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
checksums test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
chocolatey fix: many linting issues 2023-03-19 22:17:18 -03:00
custompublishers test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
defaults test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
discord test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
dist test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
docker fix: many linting issues 2023-03-19 22:17:18 -03:00
effectiveconfig test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
env test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
git refactor: remove unused function 2023-03-29 13:25:26 -03:00
gomod test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
ko feat(deps): bump github.com/google/ko from 0.12.0 to 0.13.0 (#3880) 2023-03-29 14:38:57 -03:00
krew test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
linkedin test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
mastodon test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
mattermost test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
metadata fix: many linting issues 2023-03-19 22:17:18 -03:00
milestone test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
nfpm test: improve file not found checkings (#3831) 2023-03-04 12:16:26 -03:00
opencollective test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
prebuild fix: template main with gomod.proxy (#2834) 2022-01-14 10:33:11 -03:00
project feat: infer package name from go.mod (#3827) 2023-03-03 09:50:02 -03:00
publish test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
reddit test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
release test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sbom feat: add healthcheck cmd (#3826) 2023-03-03 09:50:15 -03:00
scoop fix: clarify scoop no windows error (#3894) 2023-03-29 10:18:40 -03:00
semver test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sign fix: improve gpg.program detection, add more tests 2023-03-29 13:23:23 -03:00
slack test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
smtp test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
snapcraft fix: many linting issues 2023-03-19 22:17:18 -03:00
snapshot test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
sourcearchive test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
teams test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
telegram test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
twitter test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
universalbinary refactor: pipe.Skipf 2023-03-22 23:49:48 -03:00
upload refactor: fix redundant net/http import (#3897) 2023-03-30 08:54:52 -03:00
webhook test: testctx pkg (#3807) 2023-03-02 00:01:11 -03:00
pipe_test.go
pipe.go refactor: pipe.Skipf 2023-03-22 23:49:48 -03:00