Update module path to reflect migration to schultesdev domain in go.mod

This commit is contained in:
Gregor Schulte
2026-02-02 09:05:48 +01:00
parent 510ce50c33
commit d98b8369fd

2
go.mod
View File

@@ -1,4 +1,4 @@
module github.com/gregor/prefect-go
module git.schultes.dev/schultesdev/prefect-go
go 1.21