Update example

This commit is contained in:
Jan Tytgat
2025-05-27 16:56:45 +02:00
parent 1c10a0bd17
commit d7cb912006
3 changed files with 20 additions and 1 deletions

View File

@ -3,7 +3,7 @@ package main
import (
"fmt"
"github.com/jantytgat/go-transcrypt/pkg/transcrypt"
"git.flexabyte.io/flexabyte/go-transcrypt/pkg/transcrypt"
)
func main() {