Skip to content

Commit

Permalink
go mod removed
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyclenerd committed Dec 31, 2024
1 parent ebcc166 commit da9a838
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 308 deletions.
4 changes: 2 additions & 2 deletions go/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ Dependency management with go...
Init:

```shell
go mod init -
go mod init
```

Ensures that the go.mod file matches the source code:
Expand Down Expand Up @@ -156,4 +156,4 @@ CMD ["./main"]

## Links

* [How to start a Go project in 2023](https://boyter.org/posts/how-to-start-go-project-2023/)
* [How to start a Go project in 2023](https://boyter.org/posts/how-to-start-go-project-2023/)
48 changes: 0 additions & 48 deletions go/google-pubsub/go.mod

This file was deleted.

Loading

0 comments on commit da9a838

Please sign in to comment.