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

closes [EE-5550]
pull/9025/head
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 api/docs
.idea .idea
.env .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=