Skip to content

Commit

Permalink
switch: to golang 19
Browse files Browse the repository at this point in the history
  • Loading branch information
amirhnajafiz committed Sep 19, 2022
1 parent 5a1402d commit ece125f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
4 changes: 1 addition & 3 deletions build/package/go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
module main

go 1.18

require github.com/official-stallion/stallion v1.1.1
go 1.19
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module github.com/official-stallion/stallion

go 1.18
go 1.19

0 comments on commit ece125f

Please sign in to comment.