Skip to content

Commit

Permalink
build: downgrade minimum go version
Browse files Browse the repository at this point in the history
  • Loading branch information
EdenGillies-lumen committed Apr 25, 2024
1 parent 1ebdd39 commit ae0c131
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 deletions.
4 changes: 1 addition & 3 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
module github.com/avct/uasurfer

go 1.21.5

require github.com/avct/uasurfer v0.0.0-20191028135549-26b5daa857f1
go 1.19
2 changes: 0 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,2 +0,0 @@
github.com/avct/uasurfer v0.0.0-20191028135549-26b5daa857f1 h1:9h8f71kuF1pqovnn9h7LTHLEjxzyQaj0j1rQq5nsMM4=
github.com/avct/uasurfer v0.0.0-20191028135549-26b5daa857f1/go.mod h1:noBAuukeYOXa0aXGqxr24tADqkwDO2KRD15FsuaZ5a8=

0 comments on commit ae0c131

Please sign in to comment.