Skip to content

Commit

Permalink
Downgrade go version
Browse files Browse the repository at this point in the history
  • Loading branch information
mwmahlberg committed Sep 18, 2023
1 parent caa2ceb commit 2bdf771
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
module github.com/mwmahlberg/swagger-ui

go 1.21.0
go 1.20

require (
github.com/asaskevich/govalidator v0.0.0-20230301143203-a9d515a09cc2
Expand Down

0 comments on commit 2bdf771

Please sign in to comment.