Template Use ./script/rename-go-module.sh to rename the go module. Use ./script/gen_keys.sh private.pem public.pem to generate private and public keys. Use migrate create -ext sql -dir ./src/migration -seq <migration_name> to create a new migration.