Skip to content

Commit

Permalink
Merge pull request #44 from poolpOrg/dependabot/go_modules/golang.org…
Browse files Browse the repository at this point in the history
…/x/sys-0.1.0

Bump golang.org/x/sys from 0.0.0-20200821140526-fda516888d29 to 0.1.0
  • Loading branch information
poolpOrg authored Apr 30, 2024
2 parents 9e74486 + 66f777b commit 0f97679
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/poolpOrg/filter-rspamd

go 1.15

require golang.org/x/sys v0.0.0-20200821140526-fda516888d29
require golang.org/x/sys v0.1.0
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
golang.org/x/sys v0.0.0-20200821140526-fda516888d29 h1:mNuhGagCf3lDDm5C0376C/sxh6V7fy9WbdEu/YDNA04=
golang.org/x/sys v0.0.0-20200821140526-fda516888d29/go.mod h1:h1NjWce9XRLGQEsW7wpKNCjG9DtNlClVuFLEZdDNbEs=
golang.org/x/sys v0.1.0 h1:kunALQeHf1/185U1i0GOB/fy1IPRDDpuoOOqRReG57U=
golang.org/x/sys v0.1.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=

0 comments on commit 0f97679

Please sign in to comment.