2 changed files with 2 additions and 7 deletions
@ -1,5 +1,3 @@
@@ -1,5 +1,3 @@
|
||||
module github.com/digitalocean/sample-golang |
||||
module systemdesigngame |
||||
|
||||
go 1.13 |
||||
|
||||
require github.com/gofrs/uuid v3.3.0+incompatible // indirect |
||||
go 1.22.2 |
||||
|
||||
@ -1,3 +0,0 @@
@@ -1,3 +0,0 @@
|
||||
github.com/gofrs/uuid v1.2.0 h1:coDhrjgyJaglxSjxuJdqQSSdUpG3w6p1OwN2od6frBU= |
||||
github.com/gofrs/uuid v3.3.0+incompatible h1:8K4tyRfvU1CYPgJsveYFQMhpFd/wXNM7iK6rR7UHz84= |
||||
github.com/gofrs/uuid v3.3.0+incompatible/go.mod h1:b2aQJv3Z4Fp6yNu3cdSllBxTCLRxnplIgP/c0N/04lM= |
||||
Loading…
Reference in new issue