1
0
Fork 0
mirror of https://github.com/portainer/portainer.git synced 2025-07-18 21:09:40 +02:00

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

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

2
.gitignore vendored
View file

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

View file

@ -1,3 +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=
github.com/googleapis/gax-go/v2 v2.0.5 h1:sjZBwGj9Jlw33ImPtvFviGYvseOtDM7hkSKB7+Tv3SM=