Skip to content

Commit

Permalink
chore: work around dependabot bug
Browse files Browse the repository at this point in the history
  • Loading branch information
smlx committed Jan 16, 2025
1 parent c94bb26 commit dde4ebb
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
module github.com/uselagoon/ssh-portal

go 1.22.2
toolchain go1.23.4
go 1.23.0

require (
github.com/DATA-DOG/go-sqlmock v1.5.2
Expand Down

0 comments on commit dde4ebb

Please sign in to comment.