Skip to content

Commit

Permalink
refactor: update module names
Browse files Browse the repository at this point in the history
  • Loading branch information
novalagung committed Nov 8, 2023
1 parent ade17ec commit fb8ec78
Show file tree
Hide file tree
Showing 31 changed files with 31 additions and 31 deletions.
2 changes: 1 addition & 1 deletion chapter-B.22-simple-configuration/go.mod
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
module chapter-B.22-configuration-file
module chapter-B.22-simple-configuration

go 1.20
2 changes: 1 addition & 1 deletion chapter-C.10-advanced-configuration-viper/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.8.A-advanced-configuration-viper
module chapter-C.10-advanced-configuration-viper

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.11-best-practice-configuration-env-var/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.8.B-best-practice-configuration-env-var
module chapter-C.11-best-practice-configuration-env-var

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.12-securecookie/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.9-securecookie
module chapter-C.12-securecookie

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.13-session/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.10-session
module chapter-C.13-session

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.14-cors-preflight-request/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.12-cors-preflight-request
module chapter-C.14-cors-preflight-request

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.15-csrf/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.13-csrf
module chapter-C.15-csrf

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.16-secure-middleware/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.14-secure-middleware
module chapter-C.16-secure-middleware

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.17-http-gzip-compression/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.15-http-gzip-compression
module chapter-C.17-http-gzip-compression

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.18-send-email/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.16-send-email
module chapter-C.18-send-email

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.19-read-write-excel-xlsx-file/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.17-read-write-excel-xlsx-file
module chapter-C.19-read-write-excel-xlsx-file

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.20-write-pdf-file/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.18-write-pdf-file
module chapter-C.20-write-pdf-file

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.21-convert-html-to-pdf/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.19-convert-html-to-pdf
module chapter-C.22-convert-html-to-pdf

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.23-xml-parser/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.21-xml-parser
module chapter-C.23-xml-parser

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.28-golang-ftp/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.26-golang-ftp
module chapter-C.28-golang-ftp

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.29-golang-ssh-sftp/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.27-golang-ssh-sftp
module chapter-C.29-golang-ssh-sftp

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.3-echo-routing/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.1-echo-routing
module chapter-C.3-echo-routing

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.32-golang-jwt/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-c32
module chapter-C.32-golang-jwt

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.34-sso-saml-sp/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-c34
module chapter-C.34-sso-saml-sp

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.36-redis/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module ok
module chapter-C.36-redis

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.37-singleflight/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module singleflight
module chapter-C.32-golang-jwt

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.38-aws-s3/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module go-s3
module chapter-C.38-aws-s3

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.4-parsing-http-request-payload-echo/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.2-parsing-http-request-payload-echo
module chapter-C.4-parsing-http-request-payload-echo

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.5-http-request-payload-validation/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.3-http-request-payload-validation
module chapter-C.5-http-request-payload-validation

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.6-http-error-handling/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.4-http-error-handling
module chapter-C.6-http-error-handling

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.7-echo-template-rendering/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.5-echo-template-rendering
module chapter-C.7-echo-template-rendering

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.8-advanced-middleware-and-logging/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.6-advanced-middleware-and-logging
module chapter-C.8-advanced-middleware-and-logging

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-C.9-flag-parser/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-C.7-flag-parser
module chapter-C.9-flag-parser

go 1.20

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module go-bulk-insert
module chapter-D.1

go 1.20

Expand Down
2 changes: 1 addition & 1 deletion chapter-D.3-golang-web-socket-chatting-app/go.mod
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module chapter-c28
module chapter-D.3

go 1.20

Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
module webrtc
module chapter-D.4

go 1.20

Expand Down

0 comments on commit fb8ec78

Please sign in to comment.