Skip to content

Commit

Permalink
New go.mod
Browse files Browse the repository at this point in the history
  • Loading branch information
vkuznet committed Aug 24, 2024
1 parent b087c3c commit c530235
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions cric/go.mod
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
module github.com/vkuznet/auth-proxy-server/cric
module github.com/dmwm/auth-proxy-server/cric

go 1.17
go 1.23.0

require github.com/dmwm/cmsauth v0.0.0-20220120183156-5495692d4ca7
require github.com/dmwm/cmsauth v0.0.3

require github.com/vkuznet/x509proxy v0.0.0-20210801171832-e47b94db99b6 // indirect

0 comments on commit c530235

Please sign in to comment.