GitBucket
4.21.2
Toggle navigation
Snippets
Sign in
Files
Branches
1
Releases
Issues
1
Pull requests
Labels
Priorities
Milestones
Wiki
Forks
mark.george
/
httpcat
Transfer to URL with SHA
Find file
Newer
Older
tree:
ac587a763a
Switch branches
×
master
httpcat
/
src
/ go.mod
Mark George
on 25 Jan 2022
69 bytes
WIP refactor & add reverse proxy
Raw
Blame
History
module proxy go 1.16 require ( github.com/fatih/color v1.13.0 )