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

chore(git): ignore go.work.sum [EE-5550] (#9018)

closes [EE-5550]
This commit is contained in:
Chaim Lev-Ari 2023-05-30 21:35:43 +07:00 committed by GitHub
parent 65dd21178f
commit b63f869cbc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

2
.gitignore vendored
View file

@ -16,3 +16,5 @@ __debug_bin
api/docs
.idea
.env
go.work.sum

View file

@ -1,2 +0,0 @@
github.com/PuerkitoBio/purell v1.1.1 h1:WEQqlqaGbrPkxLJWfBwQmfEAE1Z7ONdDLqrN38tNFfI=
github.com/PuerkitoBio/urlesc v0.0.0-20170810143723-de5bf2ad4578 h1:d+Bc7a5rLufV/sSk/8dngufqelfh6jnri85riMAaF/M=