diff options
| author | Feuerfuchs <git@feuerfuchs.dev> | 2019-06-04 19:58:44 +0200 |
|---|---|---|
| committer | Feuerfuchs <git@feuerfuchs.dev> | 2019-06-04 19:58:44 +0200 |
| commit | adca4d518eea9533e6054666ce6e5681c5a6f196 (patch) | |
| tree | 4e45cf72f1dbb00f23f94aa65daea99b9c6b0f77 /go.mod | |
| parent | Update import path (diff) | |
| download | gopherproxy-adca4d518eea9533e6054666ce6e5681c5a6f196.tar.gz gopherproxy-adca4d518eea9533e6054666ce6e5681c5a6f196.tar.bz2 gopherproxy-adca4d518eea9533e6054666ce6e5681c5a6f196.zip | |
Add custom styles
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 2 |
1 files changed, 1 insertions, 1 deletions
| @@ -1,4 +1,4 @@ | |||
| 1 | module github.com/prologic/gopherproxy | 1 | module git.feuerfuchs.dev/Feuerfuchs/gopherproxy |
| 2 | 2 | ||
| 3 | require ( | 3 | require ( |
| 4 | github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0 | 4 | github.com/prologic/go-gopher v0.0.0-20181230133552-0c68ed5f58b0 |
