fix: changed import source.

This commit is contained in:
James Wells 2023-01-11 18:49:48 -08:00
parent 316ea1afa6
commit 77c9399942
Signed by: jwells
GPG key ID: 73196D10B8E65666
14 changed files with 54 additions and 170 deletions

View file

@ -6,7 +6,7 @@ import (
log "log"
time "time"
gstructs "git.dragonheim.net/dragonheim/gagent/internal/gstructs"
gstructs "github.com/dragonheim/gagent/internal/gstructs"
hclsimple "github.com/hashicorp/hcl/v2/hclsimple"
// hclwrite "github.com/hashicorp/hcl/v2/hclwrite"