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

Commit

Permalink
fixed module to go-rspamd
Browse files Browse the repository at this point in the history
  • Loading branch information
beshup committed Apr 30, 2021
1 parent ef67ecd commit 97e90b5
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 97e90b5

Please sign in to comment.