module github.com/rocky-linux/rpaste go 1.16 require ( github.com/urfave/cli/v2 v2.3.0 gopkg.in/ini.v1 v1.66.2 )