Current File : //opt/alt/ruby40/share/gems/gems/bundler-4.0.10/lib/bundler/templates/newgem/ext/newgem/go.mod.tt
module github.com/<%= config[:go_module_username] %>/<%= config[:underscored_name] %>

go 1.23

require github.com/ruby-go-gem/go-gem-wrapper latest