[Git][root/services/dhcp][main] fix: use .git workaround

Fernando K pushed to branch main at Root / Serviços / DHCP Commits: 74eb2ffd by Fernando Monteiro Kiotheka at 2025-07-31T20:50:20-03:00 fix: use .git workaround https://docs.gitlab.com/user/project/use_project_as_go_package/#workaround-u... - - - - - 1 changed file: - go.mod Changes: ===================================== go.mod ===================================== @@ -1,3 +1,3 @@ -module gitlab.c3sl.ufpr.br/root/services/dhcp +module gitlab.c3sl.ufpr.br/root/services/dhcp.git go 1.24.4 View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/74eb2ffd99ae9a520f54... -- View it on GitLab: https://gitlab.c3sl.ufpr.br/root/services/dhcp/-/commit/74eb2ffd99ae9a520f54... You're receiving this email because of your account on gitlab.c3sl.ufpr.br.
participantes (1)
-
Fernando K (@fmkiotheka)