Skip to content

Commit

Permalink
[#3]: Bump github.com/klauspost/compress from 1.14.3 to 1.14.4
Browse files Browse the repository at this point in the history
  • Loading branch information
rustatian authored Feb 23, 2022
2 parents 40f7eb6 + 4925f4e commit ce0d70b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ module github.com/roadrunner-server/gzip/v2

go 1.17

require github.com/klauspost/compress v1.14.3
require github.com/klauspost/compress v1.14.4
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
github.com/klauspost/compress v1.14.3 h1:DQv1WP+iS4srNjibdnHtqu8JNWCDMluj5NzPnFJsnvk=
github.com/klauspost/compress v1.14.3/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=
github.com/klauspost/compress v1.14.4 h1:eijASRJcobkVtSt81Olfh7JX43osYLwy5krOJo6YEu4=
github.com/klauspost/compress v1.14.4/go.mod h1:/3/Vjq9QcHkK5uEr5lBEmyoZ1iFhe47etQ6QUkpK6sk=

0 comments on commit ce0d70b

Please sign in to comment.