Skip to content

Commit

Permalink
Update module name
Browse files Browse the repository at this point in the history
  • Loading branch information
mvdkleijn authored Feb 17, 2024
1 parent d94cc7f commit 0ebaad9
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 github.com/mvdkleijn/go-simplequeue
module code.vanderkleijn.net/go-simplequeue/v1

go 1.21
go 1.22

require github.com/stretchr/testify v1.8.4

Expand Down

0 comments on commit 0ebaad9

Please sign in to comment.