aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristine Dodrill <me@christine.website>2018-10-19 06:58:02 -0700
committerChristine Dodrill <me@christine.website>2018-10-19 06:58:35 -0700
commitd2ff4407993e4511e0225c12964bc07cd8d02be6 (patch)
tree1ca621c635b568054bf8808306cf4b6baa9cfedf
parentf363c7e7eb6ca43e92624365ceab66a78d99b376 (diff)
downloadxesite-d2ff4407993e4511e0225c12964bc07cd8d02be6.tar.xz
xesite-d2ff4407993e4511e0225c12964bc07cd8d02be6.zip
use GOPROXY
-rw-r--r--Dockerfile9
-rw-r--r--vendor/github.com/Xe/gopreload/.gitignore1
-rw-r--r--vendor/github.com/Xe/gopreload/LICENSE19
-rw-r--r--vendor/github.com/Xe/gopreload/README.md51
-rw-r--r--vendor/github.com/Xe/gopreload/doc.go7
-rw-r--r--vendor/github.com/Xe/gopreload/preload.go26
-rw-r--r--vendor/github.com/Xe/jsonfeed/.travis.yml17
-rw-r--r--vendor/github.com/Xe/jsonfeed/LICENSE363
-rw-r--r--vendor/github.com/Xe/jsonfeed/README.md8
-rw-r--r--vendor/github.com/Xe/jsonfeed/jsonfeed.go73
-rw-r--r--vendor/github.com/Xe/ln/LICENSE25
-rw-r--r--vendor/github.com/Xe/ln/README.md29
-rw-r--r--vendor/github.com/Xe/ln/action.go11
-rw-r--r--vendor/github.com/Xe/ln/context.go38
-rw-r--r--vendor/github.com/Xe/ln/doc.go25
-rw-r--r--vendor/github.com/Xe/ln/filter.go67
-rw-r--r--vendor/github.com/Xe/ln/formatter.go111
-rw-r--r--vendor/github.com/Xe/ln/logger.go180
-rw-r--r--vendor/github.com/Xe/ln/stack.go44
-rw-r--r--vendor/github.com/google/gops/LICENSE27
-rw-r--r--vendor/github.com/google/gops/agent/agent.go237
-rw-r--r--vendor/github.com/google/gops/internal/internal.go52
-rw-r--r--vendor/github.com/google/gops/signal/signal.go35
-rw-r--r--vendor/github.com/gorilla/feeds/.travis.yml15
-rw-r--r--vendor/github.com/gorilla/feeds/LICENSE22
-rw-r--r--vendor/github.com/gorilla/feeds/README.md184
-rw-r--r--vendor/github.com/gorilla/feeds/atom.go164
-rw-r--r--vendor/github.com/gorilla/feeds/doc.go73
-rw-r--r--vendor/github.com/gorilla/feeds/feed.go135
-rw-r--r--vendor/github.com/gorilla/feeds/json.go181
-rw-r--r--vendor/github.com/gorilla/feeds/rss.go154
-rw-r--r--vendor/github.com/gorilla/feeds/to-implement.md20
-rw-r--r--vendor/github.com/gorilla/feeds/uuid.go27
-rw-r--r--vendor/github.com/kardianos/osext/LICENSE27
-rw-r--r--vendor/github.com/kardianos/osext/README.md21
-rw-r--r--vendor/github.com/kardianos/osext/osext.go33
-rw-r--r--vendor/github.com/kardianos/osext/osext_go18.go9
-rw-r--r--vendor/github.com/kardianos/osext/osext_plan9.go22
-rw-r--r--vendor/github.com/kardianos/osext/osext_procfs.go36
-rw-r--r--vendor/github.com/kardianos/osext/osext_sysctl.go126
-rw-r--r--vendor/github.com/kardianos/osext/osext_windows.go36
-rw-r--r--vendor/github.com/pkg/errors/.gitignore24
-rw-r--r--vendor/github.com/pkg/errors/.travis.yml11
-rw-r--r--vendor/github.com/pkg/errors/LICENSE23
-rw-r--r--vendor/github.com/pkg/errors/README.md52
-rw-r--r--vendor/github.com/pkg/errors/appveyor.yml32
-rw-r--r--vendor/github.com/pkg/errors/errors.go269
-rw-r--r--vendor/github.com/pkg/errors/stack.go178
-rw-r--r--vendor/github.com/russross/blackfriday/.gitignore8
-rw-r--r--vendor/github.com/russross/blackfriday/.travis.yml18
-rw-r--r--vendor/github.com/russross/blackfriday/LICENSE.txt29
-rw-r--r--vendor/github.com/russross/blackfriday/README.md283
-rw-r--r--vendor/github.com/russross/blackfriday/block.go1549
-rw-r--r--vendor/github.com/russross/blackfriday/doc.go18
-rw-r--r--vendor/github.com/russross/blackfriday/esc.go34
-rw-r--r--vendor/github.com/russross/blackfriday/html.go940
-rw-r--r--vendor/github.com/russross/blackfriday/inline.go1214
-rw-r--r--vendor/github.com/russross/blackfriday/markdown.go940
-rw-r--r--vendor/github.com/russross/blackfriday/node.go354
-rw-r--r--vendor/github.com/russross/blackfriday/smartypants.go457
-rw-r--r--vendor/github.com/segmentio/backo-go/.gitmodules3
-rw-r--r--vendor/github.com/segmentio/backo-go/README.md80
-rw-r--r--vendor/github.com/segmentio/backo-go/backo.go83
-rw-r--r--vendor/github.com/shurcooL/sanitized_anchor_name/.travis.yml16
-rw-r--r--vendor/github.com/shurcooL/sanitized_anchor_name/LICENSE21
-rw-r--r--vendor/github.com/shurcooL/sanitized_anchor_name/README.md36
-rw-r--r--vendor/github.com/shurcooL/sanitized_anchor_name/main.go29
-rw-r--r--vendor/github.com/tj/front/Readme.md16
-rw-r--r--vendor/github.com/tj/front/front.go24
-rw-r--r--vendor/github.com/xtgo/uuid/AUTHORS5
-rw-r--r--vendor/github.com/xtgo/uuid/LICENSE27
-rw-r--r--vendor/github.com/xtgo/uuid/uuid.go204
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/.gitignore32
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/.gitmodules6
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/History.md70
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/License.md21
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/Makefile26
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/Readme.md55
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/alias.go38
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/analytics.go388
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/config.go173
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/context.go148
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/error.go60
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/executor.go53
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/group.go40
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/identify.go31
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/integrations.go44
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/json.go87
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/logger.go47
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/message.go128
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/page.go32
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/properties.go117
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/screen.go32
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/timeout_15.go16
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/timeout_16.go10
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/track.go40
-rw-r--r--vendor/gopkg.in/segmentio/analytics-go.v3/traits.go89
-rw-r--r--vendor/gopkg.in/yaml.v1/LICENSE188
-rw-r--r--vendor/gopkg.in/yaml.v1/LICENSE.libyaml31
-rw-r--r--vendor/gopkg.in/yaml.v1/README.md128
-rw-r--r--vendor/gopkg.in/yaml.v1/apic.go742
-rw-r--r--vendor/gopkg.in/yaml.v1/decode.go566
-rw-r--r--vendor/gopkg.in/yaml.v1/emitterc.go1685
-rw-r--r--vendor/gopkg.in/yaml.v1/encode.go265
-rw-r--r--vendor/gopkg.in/yaml.v1/parserc.go1096
-rw-r--r--vendor/gopkg.in/yaml.v1/readerc.go391
-rw-r--r--vendor/gopkg.in/yaml.v1/resolve.go190
-rw-r--r--vendor/gopkg.in/yaml.v1/scannerc.go2710
-rw-r--r--vendor/gopkg.in/yaml.v1/sorter.go104
-rw-r--r--vendor/gopkg.in/yaml.v1/writerc.go89
-rw-r--r--vendor/gopkg.in/yaml.v1/yaml.go301
-rw-r--r--vendor/gopkg.in/yaml.v1/yamlh.go716
-rw-r--r--vendor/gopkg.in/yaml.v1/yamlprivateh.go173
-rw-r--r--vendor/modules.txt30
114 files changed, 5 insertions, 20900 deletions
diff --git a/Dockerfile b/Dockerfile
index 32c4993..2c6ee52 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -1,7 +1,8 @@
-FROM xena/go:1.11 AS build
-COPY . /root/go/src/github.com/Xe/site
-WORKDIR /root/go/src/github.com/Xe/site
-RUN GO111MODULE=on CGO_ENABLED=0 GOBIN=/root go install -v -mod=vendor ./cmd/site
+FROM xena/go:1.11.1 AS build
+ENV GOPROXY https://cache.greedo.xeserv.us
+COPY . /site
+WORKDIR /site
+RUN CGO_ENABLED=0 GOBIN=/root go install -v ./cmd/site
FROM xena/alpine
EXPOSE 5000
diff --git a/vendor/github.com/Xe/gopreload/.gitignore b/vendor/github.com/Xe/gopreload/.gitignore
deleted file mode 100644
index 140f8cf..0000000
--- a/vendor/github.com/Xe/gopreload/.gitignore
+++ /dev/null
@@ -1 +0,0 @@
-*.so
diff --git a/vendor/github.com/Xe/gopreload/LICENSE b/vendor/github.com/Xe/gopreload/LICENSE
deleted file mode 100644
index 82248fe..0000000
--- a/vendor/github.com/Xe/gopreload/LICENSE
+++ /dev/null
@@ -1,19 +0,0 @@
-Copyright (c) 2017 Christine Dodrill <me@christine.website>
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE. \ No newline at end of file
diff --git a/vendor/github.com/Xe/gopreload/README.md b/vendor/github.com/Xe/gopreload/README.md
deleted file mode 100644
index 32a3e5d..0000000
--- a/vendor/github.com/Xe/gopreload/README.md
+++ /dev/null
@@ -1,51 +0,0 @@
-gopreload
-=========
-
-An emulation of the linux libc `LD_PRELOAD` except for use with Go plugins for
-the addition of instrumentation and debugging utilities.
-
-## Pluginizer
-
-`pluginizer` is a bit of glue that makes it easier to turn underscore imports
-into plugins:
-
-```console
-$ go get github.com/Xe/gopreload/cmd/pluginizer
-$ pluginizer -help
-Usage of pluginizer:
- -dest string
- destination package to generate
- -pkg string
- package to underscore import
-$ pluginizer -pkg github.com/lib/pq -dest github.com/Xe/gopreload/database/postgres
-To build this plugin:
- $ go build -buildmode plugin -o /path/to/output.so github.com/Xe/gopreload/database/postgres
-```
-
-### Database drivers
-
-I have included plugin boilerplate autogenned versions of the sqlite, postgres
-and mysql database drivers.
-
-## Manhole
-
-[`manhole`][manhole] is an example of debugging and introspection tooling that has
-been useful when debugging past issues with long-running server processes.
-
-## Security Implications
-
-This package assumes that programs run using it are never started with environment
-variables that are set by unauthenticated users. Any errors in loading the plugins
-will be logged using the s