Skip to content

Commit

Permalink
rollback go version
Browse files Browse the repository at this point in the history
  • Loading branch information
cyruzin committed Dec 26, 2023
1 parent 3885ce2 commit c2d3715
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 160 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module hexagony

go 1.21
go 1.19

require (
github.com/DATA-DOG/go-sqlmock v1.5.1
Expand Down Expand Up @@ -42,6 +42,5 @@ require (
golang.org/x/sys v0.15.0 // indirect
golang.org/x/text v0.14.0 // indirect
golang.org/x/tools v0.16.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
)
Loading

0 comments on commit c2d3715

Please sign in to comment.