diff options
| author | Shulhan <ms@kilabit.info> | 2022-07-10 23:27:17 +0700 |
|---|---|---|
| committer | Shulhan <ms@kilabit.info> | 2022-07-10 23:27:17 +0700 |
| commit | 370d0d2f1d404d20de6c0ce28c16786ee7758bdb (patch) | |
| tree | c9c3b6e7fd72876bb404bbfc1c50cc49537abf60 /go.mod | |
| parent | 5b6d47bfff5696bca97f05bcb55af0d3d6880891 (diff) | |
| download | kilabit.info-370d0d2f1d404d20de6c0ce28c16786ee7758bdb.tar.xz | |
all: remove code for deploying with platform.sh
Diffstat (limited to 'go.mod')
| -rw-r--r-- | go.mod | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -4,7 +4,6 @@ go 1.16 require ( git.sr.ht/~shulhan/ciigo v0.8.0 - github.com/platformsh/config-reader-go/v2 v2.3.1 github.com/shuLhan/share v0.35.0 golang.org/x/net v0.0.0-20220225172249-27dd8689420f // indirect golang.org/x/sys v0.0.0-20220310020820-b874c991c1a5 // indirect |
