estesp / manifest-tool

Command line tool to create and query container image manifest list/indexes
Apache License 2.0
741 stars 92 forks source link

Update urfave/cli and remove replace rule #176

Closed estesp closed 2 years ago

estesp commented 2 years ago

Now that urfave/cli has fixed the issue in a recent release we can remove the replace rule in go.mod

Signed-off-by: Phil Estes estesp@gmail.com