Skip to content

Commit

Permalink
go.mod: fix module name to github.com/meilisearch/meilisearch-go
Browse files Browse the repository at this point in the history
  • Loading branch information
alexisvisco committed Dec 10, 2019
1 parent 9caa260 commit 01753d3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module github.com/alexisvisco/meilisearch-go
module github.com/meilisearch/meilisearch-go

go 1.12

Expand Down

0 comments on commit 01753d3

Please sign in to comment.