Logo
Explore Help
Register Sign In
Katenary/katenary
2
0
Fork 0
You've already forked katenary
Code Issues 7 Pull Requests Actions Packages Projects Releases 15 Wiki Activity
Files
1.0.0-rc4
katenary/go.mod

13 lines
314 B
Modula-2
Raw Permalink Normal View History

Better contruction, changed mod name
2021-12-01 08:31:51 +01:00
module katenary
Initial version
2021-11-30 12:04:28 +01:00
go 1.16
Add healtcheck + some fixes - better docs - add healtcheck based on docker-compoe commands or labels - fix some problems on secret names - better dependency check
2022-02-14 14:37:09 +01:00
require (
github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510
Develop (#3) * Update command added * Ensure that the upgraded version is really greater * Update command should not update prerelease * Minor presentation changes * Fix command generation in containers from docker-compose file - Refactored service creation * Place the full command to the "cmd" package * Update cobra to v1.4.0 * Updated build and release creation * Created an install script * Add more doc * Add some tests... * Add a test directive in Makefile
2022-03-31 14:12:20 +02:00
github.com/kr/pretty v0.2.0 // indirect
github.com/spf13/cobra v1.4.0
golang.org/x/mod v0.5.1
gopkg.in/check.v1 v1.0.0-20190902080502-41f04d3bba15 // indirect
Add healtcheck + some fixes - better docs - add healtcheck based on docker-compoe commands or labels - fix some problems on secret names - better dependency check
2022-02-14 14:37:09 +01:00
gopkg.in/yaml.v3 v3.0.0-20210107192922-496545a6307b
)
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.24.5 Page: 1422ms Template: 24ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API