Skip to content
This repository has been archived by the owner on Jul 18, 2024. It is now read-only.

Commit

Permalink
Merge pull request #5 from Shopify/fix_module
Browse files Browse the repository at this point in the history
fixed module to go-rspamd
  • Loading branch information
beshup authored Apr 30, 2021
2 parents ef67ecd + 97e90b5 commit aa53647
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module rspamd-go
module go-rspamd

go 1.15
go 1.16

require (
github.com/go-resty/resty/v2 v2.6.0
Expand Down

0 comments on commit aa53647

Please sign in to comment.