Commit Graph

4546 Commits

Author SHA1 Message Date
Kirill Zhuravlev
b750341e0d
fixme 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
e318f94283
rename 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
bf28343c15
add notes 2023-04-03 08:16:18 -03:00
Kirill Zhuravlev
b15a1ffc03
simple makeObjByID refactoring 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
d029cd932a
remove unnecessary pointers 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
994209cce9
notes 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
bb94bde97e
all assets urls in one style 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
00bcb01584
use template.Must at program starts 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
d9aabba637
remove vendor from .gitignore 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
dc33e720e7
change comments 2023-04-03 08:16:17 -03:00
Kirill Zhuravlev
2387ec4bb9
remove unnecessary lines 2023-04-03 08:16:16 -03:00
Kirill Zhuravlev
8b819d98d2
log execution steps 2023-04-03 08:16:16 -03:00
Kirill Zhuravlev
43fe5dbe66
assets dir is part of staticFiles slice 2023-04-03 08:16:16 -03:00
Kirill Zhuravlev
ed9808b8f1
ioutil.ReadFile -> os.ReadFile + use constant for README 2023-04-03 08:16:16 -03:00
Kirill Zhuravlev
05fe195266
cleanup output dir at start 2023-04-03 08:16:16 -03:00
Avelino
3238f9c430
extract file and dir constants
Signed-off-by: Avelino <avelinorun@gmail.com>
2023-04-03 08:16:02 -03:00
Kirill Zhuravlev
a0f6a55ba1
change code that works with filenames 2023-04-03 08:14:24 -03:00
Kirill Zhuravlev
7d9557f198
ignore out dir 2023-04-03 08:14:24 -03:00
Nikolay Dubina
e5842ea82a
Update README.md (#4822) 2023-04-02 23:17:19 +03:00
Nondzu
f93bae30ca Remove dead repos 2023-03-31 06:00:39 -03:00
Robert Pająk
4c02bd4681 Add fluentassert to Testing 2023-03-29 07:49:16 -03:00
mstmdev
a7a5329ad1 Update the contribution guidelines link 2023-03-28 05:24:10 -03:00
n0trace
ae0007950b Update README.md 2023-03-20 07:21:45 -03:00
n0trace
7235da8205 Update README.md 2023-03-20 07:21:45 -03:00
Avelino
58f71c3bbc
Update check-for-spammy-issues.yml 2023-03-18 11:03:46 -03:00
Avelino
f6bc652061
Update check-for-spammy-issues.yml 2023-03-18 09:53:03 -03:00
Hamed Yousefi
6d38d78776 added hmdsefi/gograph 2023-03-18 09:30:22 -03:00
Nikolay Dubina
8556186d56 Update README.md 2023-03-18 09:29:06 -03:00
Nikolay Dubina
db8125815d Update README.md 2023-03-18 09:28:30 -03:00
Avelino
19d0452a2c
Update CODE_OF_CONDUCT.md 2023-03-18 08:53:02 -03:00
Avelino
96911638ac
Code Coverage: improve grammar 2023-03-18 08:49:50 -03:00
Avelino
cd9a266470
improve grammar of the contribution guide 2023-03-18 08:46:33 -03:00
Avelino
eb06322d4d
auto msg first comment in PR 2023-03-18 08:37:22 -03:00
Alexandre Thibault
ba26a433a6 update redis repo link
Signed-off-by: Alexandre Thibault <alexandre.thibault@artex.io>
2023-03-18 08:07:16 -03:00
dependabot[bot]
0e7fb8e74f Bump golang.org/x/net from 0.0.0-20210916014120-12bc252f5db8 to 0.7.0
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.0.0-20210916014120-12bc252f5db8 to 0.7.0.
- [Release notes](https://github.com/golang/net/releases)
- [Commits](https://github.com/golang/net/commits/v0.7.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-18 08:05:03 -03:00
Avelino
73dcd799eb
go-jose update repo
#4794
2023-03-18 07:53:05 -03:00
Avelino
3ee45b6c29
workflow: check issue spammy
fixed: #4772
2023-03-18 07:48:46 -03:00
Avelino
aa7f45dc35
Update README.md
Remove old sponsor
2023-03-18 07:42:41 -03:00
sashabaranov
7a7ce996e7
add go-openai (#4787) 2023-03-13 20:53:28 +03:00
Kirill Zhuravlev
b722bffb47
added kazhuravlev/options-gen (#4793) 2023-03-12 12:14:07 +03:00
Abhishek Somani
aeb58ec87c Add jsonhandlers 2023-03-09 07:57:36 -03:00
Hiromu OCHIAI
142654bdbf
Add openaigo (#4777) 2023-03-06 15:27:57 +03:00
Abhishek Somani
8326f9d03f Add go-palette 2023-03-05 18:09:43 -03:00
Adrian Macneil
d83bcd88ea
add dbmate (#4775) 2023-02-28 23:05:58 +03:00
ka
cb5d215206 Link does not available. Domain on sale
Domain golangbootcamp.com on parking
2023-02-28 15:28:47 -03:00
dependabot[bot]
e898641186 Bump golang.org/x/text from 0.3.6 to 0.3.8
Bumps [golang.org/x/text](https://github.com/golang/text) from 0.3.6 to 0.3.8.
- [Release notes](https://github.com/golang/text/releases)
- [Commits](https://github.com/golang/text/compare/v0.3.6...v0.3.8)

---
updated-dependencies:
- dependency-name: golang.org/x/text
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-02-23 04:16:05 -03:00
Anatol Pomozov
9e3779c3e0
add booster (#4719) 2023-02-20 13:27:04 +05:30
Andrew Privalov
3178d07d73
add go-telegram/bot to Bot Building section (#4709) 2023-02-20 10:39:17 +05:30
Barnaby Keene
3e174a5feb
add fault (#4721) 2023-02-20 10:36:31 +05:30
Luís Miranda
6054b76088
add paid ebook let's-go-further (#4742) 2023-02-20 10:22:24 +05:30