File tree Expand file tree Collapse file tree 3 files changed +15
-2
lines changed
Expand file tree Collapse file tree 3 files changed +15
-2
lines changed Original file line number Diff line number Diff line change 88 Gomods is a Caddy plugin that provides a caching Go modules proxy with your own domain.
99 It supports all the hosting services and VCS` that are supported by Go tools. It also provides local caching
1010 and parallel workers to fetch and store Go modules.
11- version : " v0.1.2 "
11+ version : " v0.1.3 "
1212 mainLicense : " Apachev2"
1313 docsLicense : " CCBySa"
1414
Original file line number Diff line number Diff line change @@ -16,6 +16,19 @@ _2017_
1616
1717-->
1818
19+ # v0.1.3
20+ *** final release supporting caddy v1***
21+ _ 2020-02-27_
22+ - [ Downloads for v0.1.3] ( https://github.com/okkur/gomods/releases/tag/v0.1.3 )
23+ - [ Changelog since v0.1.2] ( #changes-since-v012 )
24+ - [ Documentation for v0.1.3] ( #documentation-for-v013 )
25+
26+ ## Documentation for v0.1.3
27+ [ Documentation] ( /docs )
28+
29+ ## Changes since v0.1.2
30+ - Fix dependencies
31+
1932# v0.1.2
2033_ 2020-01-23_
2134 - [ Downloads for v0.1.2] ( https://github.com/okkur/gomods/releases/tag/v0.1.2 )
Original file line number Diff line number Diff line change 1- v0.1.2
1+ v0.1.3
You can’t perform that action at this time.
0 commit comments