This commit is contained in:
2025-08-15 07:09:40 +02:00
parent e77f923cd2
commit e030309b7f
27 changed files with 167 additions and 285 deletions

View File

@@ -48,7 +48,7 @@ pub fn build_() ! {
dest_on_os = '/usr/local/bin'
}
mut gs := gittools.get()!
mut gs := gittools.new()!
mut repo := gs.get_repo(
url: 'https://github.com/threefoldtech/tfgrid-sdk-go'
reset: true