mirror of
https://codeberg.org/scip/ephemerup.git
synced 2025-12-17 04:30:57 +01:00
fix mod name, added tests
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
module github.com/tlinden/up/upctl
|
||||
module github.com/tlinden/cenophane/upctl
|
||||
|
||||
go 1.18
|
||||
|
||||
require (
|
||||
github.com/imroc/req/v3 v3.32.0
|
||||
github.com/jarcoal/httpmock v1.3.0
|
||||
github.com/olekukonko/tablewriter v0.0.5
|
||||
github.com/schollz/progressbar/v3 v3.13.1
|
||||
github.com/spf13/cobra v1.6.1
|
||||
|
||||
Reference in New Issue
Block a user