Skip to content

Commit

Permalink
Spacing
Browse files Browse the repository at this point in the history
  • Loading branch information
phughk committed Aug 9, 2023
1 parent 2bab26f commit cc926ba
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,9 @@ module github.com/surrealdb/surrealdb.go
go 1.20

require (
github.com/gorilla/websocket v1.5.0
github.com/rs/zerolog v1.30.0
github.com/stretchr/testify v1.8.4
github.com/gorilla/websocket v1.5.0
github.com/rs/zerolog v1.30.0
github.com/stretchr/testify v1.8.4
)

require (
Expand Down

0 comments on commit cc926ba

Please sign in to comment.