1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-08-05 05:45:22 +02:00

chore(go): move go.mod up one level to simplify dependencies EE-5726 (#10228)

This commit is contained in:
andres-portainer 2023-09-01 13:39:13 -03:00 committed by GitHub
parent 4560a53317
commit 9a234204fa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
10 changed files with 7 additions and 182 deletions

View file

@ -1,3 +0,0 @@
module github.com/portainer/portainer/third_party/digest
go 1.19